An open API service indexing awesome lists of open source software.

https://github.com/confact/restful-rails-api-template


https://github.com/confact/restful-rails-api-template

Last synced: 8 months ago
JSON representation

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 :)