https://github.com/confact/restful-rails-api-template
https://github.com/confact/restful-rails-api-template
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/confact/restful-rails-api-template
- Owner: confact
- Created: 2019-08-26T18:07:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-20T02:18:12.000Z (over 6 years ago)
- Last Synced: 2025-09-24T14:59:25.356Z (9 months ago)
- Language: Ruby
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails API
Just a init project on how I would setup an restful API.
## about the api
It have a simple member that is either contractor or employee. to be able to start a api project very fast.
It also have tags, with name, that can be attached to them.
## How to run
use vagrant or docker to run, you know how :)