Ask HN: What space-related APIs exist out there?
3 comments
Why do you think NASA open Apis are dead? At least the APOD should be solid to work with: https://data.nasa.gov/Space-Science/Astronomy-Picture-of-the...
Another APIs I could find are these:
- SpaceX: https://github.com/r-spacex/SpaceX-API
- The Space Devs - Launches & News: https://thespacedevs.com/
- Spacecrafts, Launchers, Customer Satellites and Centres: https://isro.vercel.app/
- Space Flight News: https://spaceflightnewsapi.net/
Another APIs I could find are these:
- SpaceX: https://github.com/r-spacex/SpaceX-API
- The Space Devs - Launches & News: https://thespacedevs.com/
- Spacecrafts, Launchers, Customer Satellites and Centres: https://isro.vercel.app/
- Space Flight News: https://spaceflightnewsapi.net/
I found this: https://api.nasa.gov and looked into the exoplanet archive, which was interesting, fex: "Confirmed planets in the Kepler field" https://exoplanetarchive.ipac.caltech.edu/cgi-bin/nstedAPI/n... but seems down?
Didn't see the https://data.nasa.gov site, will look into that, thanks :-)
Didn't see the https://data.nasa.gov site, will look into that, thanks :-)
If you don't mind a fictional space-related API, check out https://spacetraders.io/
A bit too much, but supercool non the less :-)
[deleted]
I also have NOAA KP Index API which is super interesting too.
NASA open API was a bit too much, and some of them seem dead.
I'm looking for small and easy APIs like these. Will be used as content for educational live coding sessions with teachers.
Do you know of any other such APIs?