Skip to content

An API providing basic info on local planetary bodies and notable extra-solar entities

Notifications You must be signed in to change notification settings

fxtroll/solar-system-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar System API

Heroku Deployment

https://spaceapiapi.herokuapp.com/api

API Endpoints

Method Endpoint Description
GET / root
GET /planets gets all planets
GET /planets/:planet gets a single planet
POST /planets creates a planet
PUT /planets/:id updates a planet
DEL /planets/:id deletes a planet

About

An API providing basic info on local planetary bodies and notable extra-solar entities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published