Skip to content

alshapton/SpaceNIM-X

Repository files navigation

SpaceX API wrapper in Nim

Simple and Easy API Wrapper for r-spacex/SpaceX-API

Build Status

Documentation

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.

Installation

Basic Usage

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

Credits

Jake Meyer's r-spacex/SpaceX-API

License

Contributing

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!

About

SpaceX API wrapper (NIM)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published