https://github.com/aschzero/grape-template
Simple template for a dockerized grape app
https://github.com/aschzero/grape-template
Last synced: 9 months ago
JSON representation
Simple template for a dockerized grape app
- Host: GitHub
- URL: https://github.com/aschzero/grape-template
- Owner: aschzero
- Created: 2018-03-11T00:24:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T00:24:38.000Z (over 8 years ago)
- Last Synced: 2025-03-16T15:52:04.842Z (about 1 year ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
grape-template
==============
Simple template for a [grape](https://github.com/ruby-grape/grape) app.
## Included
* Dockerized on `ruby-2.4.3`
* Postgres database
* `rspec` test suite