https://github.com/matype/rails-grape-sample
Sample REST API implemented by Rails with Grape.
https://github.com/matype/rails-grape-sample
Last synced: 9 months ago
JSON representation
Sample REST API implemented by Rails with Grape.
- Host: GitHub
- URL: https://github.com/matype/rails-grape-sample
- Owner: matype
- Created: 2014-03-11T16:46:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T21:13:26.000Z (over 12 years ago)
- Last Synced: 2024-12-28T02:44:38.447Z (over 1 year ago)
- Language: Ruby
- Size: 141 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Rails-Grape-Sample
Sample REST API implemented by Rails with [Grape](https://github.com/intridea/grape).