-
Is there a specific reason that `/parts/cores` only references each kind of attempt as a boolean instead of a count? A bit along the lines of https://github.com/r-spacex/SpaceX-API/issues/157, wouldn'…
-
Hi @jakewmeyer ,
I've noticed there is a difference in launch dates for mission SSO-A (flightnr 71):
```
...
"launch_date_unix": 1514764800,
"launch_date_utc": "2018-01-01T00:00:00.000Z",
"lau…
-
@jakewmeyer Thanks for awesome work! 🙂
I noticed that all the APIs are ready only. Or did I miss something?
How about adding write support?
So that we can do something like below and launch rock…
-
Right now on https://api.spacexdata.com/ the docs links to https://github.com/r-spacex/SpaceX-API/blob/master/docs/home.md, however it should be `README.md`, or just the `docs` directory.
-
I am creating a wrappers graphql for api, u can chack in: [SpaceX API GraphQL](https://github.com/emersonlaurentino/spacex-qraphql-api).
Current Roadmap:
- [x] Launches
- [x] Rockets
- [x] Capsu…
-
Can I do something like template: 'content/some_key'? or '../content/some_key'?
-
The `vk::location` and `vk::binding` attributes allow specifying either the binding location only (leaving the descriptor set index implicitly at 0) or both the binding location and set index together…
-
I thought it could maybe be interesting to maintain a markdown file in this repo with a creator crowdsourced overview of clients currently using this API, fx to gain inspiration or provide feedback.
…
-
Delete 'dao' module. Connect 'repository' module with 'service' module. Create new service implementations for new repositories.
-
Thanks for an amazing API. I'm working on an iOS app that will consume more or less the whole thing 🚀
I've come across one peculiarity, however. On **`/rockets`** the properties look like this:
…