SpaceX-API
SpaceX-API copied to clipboard
:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
Bumps [tle.js](https://github.com/davidcalhoun/tle.js) from 4.7.1 to 4.7.3. Release notes Sourced from tle.js's releases. v4.7.3 What's Changed Update deps by @davidcalhoun in davidcalhoun/tle.js#38 chore: bump deps by @davidcalhoun in davidcalhoun/tle.js#39 Full Changelog:...
Updated apps.md with a web application I built that uses this API. By the way thanks for the wonderful API and keep up the good work.
Hotbird 13F launch schedule for october 13 is missing. Also I think others Starlink launches haven't been updated in months.
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.1 to 16.0.3. Changelog Sourced from dotenv's changelog. 16.0.3 (2022-09-29) Changed Added library version to debug logs (#682) 16.0.2 (2022-08-30) Added Export env-options.js and cli-options.js in package.json...
Seems as though the **API** is slow to find the **YoutubeID** for the upcoming launches. Is this something that has broken or is it just a data issue and its...
sync
Added sample integration test for launches/latest endpoint. I would like to see if this is accepted by the maintainers and expand on it for all of the other dozens of...
I was looking for any sort of testing structure or practices in this project and saw this [index.test.js](https://github.com/r-spacex/SpaceX-API/blob/master/tests/index.test.js) file. It looks to have a trivial example of how a test...