Nakort / matterhorn

rails-api + mongo = json-api

Home Page:https://github.com/blakechambers/matterhorn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matterhorn Build Status

NOTICE: this gem is currently under active development at this time. See the issues for planned items prior to 0.1.0

Support easy REST API creation and testing that follows the json-api spec for Rails applications (specifically rails-api) using MongodDB. See the ROADMAP for more info.

Contributing

  1. Fork it ( https://github.com/blakechambers/matterhorn/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

rails-api + mongo = json-api

https://github.com/blakechambers/matterhorn

License:MIT License


Languages

Language:Ruby 99.7%Language:Shell 0.3%