This API Wrapper aims to provide a simple and easy way to use the SpaceX-API in the NIM programming language.
See the Documentation for full wrapper documentation.
The usage of the wrapper is very easy. It does not require any initialisation. Just import and start coding:
import spacenimx
let rocket_data = spacenimx.rockets.falconHeavy()
echo rocket_data
Jake Meyer's r-spacex/SpaceX-API
If you would like to contribute, then first of all - "Thanks !!!" - second of all, please read the ever-evolving and improving guidelines here
This project follows the all-contributors specification. Contributions of any kind welcome!