From d684931d8e984ea878c6c5413fd606a51685e774 Mon Sep 17 00:00:00 2001 From: Mike Allred Date: Thu, 24 Aug 2017 19:47:17 -0400 Subject: [PATCH] Adding SpaceX API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79723658..3ec7a0e1 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ API | Description | Auth | HTTPS | Link | | Minor Planet Center | Asterank.com Information | No | No | [Go!](http://www.asterank.com/mpc) | | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) | | Open Notify | ISS astronauts, current location, etc | No | No | [Go!](http://open-notify.org/Open-Notify-API/) | +| SpaceX | Company, vehicle, launchpad and launch data | No | Yes | [Go!](https://github.com/r-spacex/SpaceX-API) | | Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude | No | Yes | [Go!](https://sunrise-sunset.org/api) | | USGS Earthquake Hazards Program | Earthquakes data real-time | No | Yes | [Go!](https://earthquake.usgs.gov/fdsnws/event/1/) | | USGS Water Services | Water quality and level info for rivers and lakes | No | Yes | [Go!](https://waterservices.usgs.gov/) |