https://github.com/despairblue/scegratoo-api-grape
https://github.com/despairblue/scegratoo-api-grape
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/despairblue/scegratoo-api-grape
- Owner: despairblue
- Created: 2013-10-09T23:38:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-10T16:41:27.000Z (over 11 years ago)
- Last Synced: 2025-02-24T02:56:53.725Z (4 months ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scegratoo-api-grape
## Getting started
### Dependencies
- Client
- [node](http://nodejs.org/)
- [brunch](http://brunch.io/)
- [bower](http://bower.io/)
- Server
- [grape](https://github.com/intridea/grape)
- [grape-swagger](https://github.com/tim-vandecasteele/grape-swagger)
- [shotgun](https://github.com/rtomayko/shotgun)
- Optional
- [scaffolt](https://github.com/paulmillr/scaffolt) - for scaffolding
- [mocha-phantomjs](http://metaskills.net/mocha-phantomjs/) - for testing### Setup
1. `git clone https://github.com/despairblue/scegratoo-api-grape.git`
2. `script/bootstrap`
3. `script/start`
4. Open Browser at `http://localhost:8000`## License
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/