SpaceCRYST-X - SpaceX API wrapper in Crystal
February 10, 2020 ยท View on GitHub
Installation
-
Add the dependency to your
shard.yml:dependencies: SpaceCRYST-X: github: alshapton/SpaceCRYST-X -
Run
shards install
Usage
require "SpaceCRYST-X"
Development
Credits
Jake Meyer's r-spacex/SpaceX-API
Contributing
- Fork it (https://github.com/alshapton/SpaceCRYST-X/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Andrew Shapton - creator and maintainer