Skip to content

This repository contains the source code for an app that utilizes data from NASA and SpaceX to discover the number of potentially habitable planets in our galaxy. The app allows users to explore the latest data and research on exoplanets, and provides a user-friendly interface to search for and learn more about planets that meet the criteria for th

Notifications You must be signed in to change notification settings

myke-awoniran/NASA-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA-API

Work on NASA API... consume data from SPACEx API

to get all planets.

submit a POST request to /v1/planets

to get all launches

submit a GET request to /v1/launches for PAGINATION , pass query parameter page, limit into the **URI. ** e.g /v1/launches?pages=2&limit=100

About

This repository contains the source code for an app that utilizes data from NASA and SpaceX to discover the number of potentially habitable planets in our galaxy. The app allows users to explore the latest data and research on exoplanets, and provides a user-friendly interface to search for and learn more about planets that meet the criteria for th

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published