Space API's aim is to provide space data to developers in interesting format like JSON.
This README will give you general information. Please refer to wiki where all documentation about the project is provided.
- Ruby
- Bundler gem
$ git clone https://github.com/rhannequin/space-api-v2.git
$ cd space-api-v2
$ bundle install$ bundle exec foreman start$ bundle exec rake specs