From bf92e0cf8a9b2b63c82e2ad12d920aadc19634c3 Mon Sep 17 00:00:00 2001 From: Jose miguel Maduro Valenzuela Date: Thu, 14 Oct 2021 20:38:17 -0400 Subject: [PATCH] Update README.md Add GraphQL Api from SpaceX --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 167372e9..2fdd3ed6 100644 --- a/README.md +++ b/README.md @@ -1106,6 +1106,7 @@ API | Description | Auth | HTTPS | CORS | | [Satellite Passes](https://satellites.fly.dev) | Query next satellite passes above you | No | Yes | Yes | | [SHARE](https://share.osf.io/api/v2/) | A free, open, dataset about research and scholarly activities | No | Yes | Unknown | | [SpaceX](https://github.com/r-spacex/SpaceX-API) | Company, vehicle, launchpad and launch data | No | Yes | Unknown | +| [SpaceX](https://api.spacex.land/graphql/) | GraphQL, Company, Ships, launchpad and launch data | No | Yes | Unknown | | [Sunrise and Sunset](https://sunrise-sunset.org/api) | Sunset and sunrise times for a given latitude and longitude | No | Yes | Unknown | | [TLE](https://tle.ivanstanojevic.me/#/docs) | Satellite information | No | Yes | Unknown | | [USGS Earthquake Hazards Program](https://earthquake.usgs.gov/fdsnws/event/1/) | Earthquakes data real-time | No | Yes | Unknown |