issues Search Results · repo:r-spacex/SpaceX-API language:JavaScript
Filter by
526 results
(79 ms)526 results
inr-spacex/SpaceX-API (press backspace or delete to remove)I haven t been actively involved in a long while. I ve owned the spacexstats.xyz domain for a few years, and I m
planning to allow it to expire in Jan of next year. I m happy to transfer ownership to anyone ...
- brandtamos
- 1
- Opened 20 days ago
- #1366
I want to filter for the nationalities in the launches query like this:
{
query: nationality ? { payloads.nationalities : nationality } : {},
options: {
sort: { date_utc : desc }, ...
- Gyurmatag
- 1
- Opened on Dec 4, 2024
- #1365
Pagination options in spacexdata don t work. No matter what page number you post, query would always return the first
page.
import requests
rc = requests.delete(f https://api.spacexdata.com/admin/cache ...
- pavlokurochka
- Opened on Aug 20, 2024
- #1360
I was looking for any sort of testing structure or practices in this project and saw this index.test.js file. It looks
to have a trivial example of how a test should be structured. Seems to me that there ...
- Afarhat19
- Opened on May 25, 2024
- #1354
As of now users must specify the query field as _id .
For example, a POST request to /launches/query with this in the body: query : { id : 5eb87cdaffd86e000604b32b }, does
not return the specified document. ...
- robertfeliciano
- Opened on Mar 13, 2024
- #1351
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 not being provided when scrubbing. The last 4 or so ...
- ababyprogrammer
- Opened on Mar 8, 2024
- #1350
Encountered an issue with the error handling mechanism in the server.js file, specifically related to uncaught
exceptions not being handled properly.
While reviewing the code in server.js, it was noticed ...
- hashaam-zahid
- Opened on Dec 22, 2023
- #1346
- vishnu88y
- Opened on Dec 17, 2023
- #1345
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.