Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chasefleming/rails-api-mongodb-rspec-starter

Starting template for Rails API projects using MongoDB and Rspec.
https://github.com/chasefleming/rails-api-mongodb-rspec-starter

Last synced: about 1 month ago
JSON representation

Starting template for Rails API projects using MongoDB and Rspec.

Awesome Lists containing this project

README

        

#README

This starting template is for those looking to build projects with Rails just as a backend and save themselves the time and hassle of setting up MongoDB and Rspec along with it. The three main features of this starter template are:

* [Rails API](https://github.com/rails-api/rails-api) - (Backend Rails)
* Mongoid (for MongoDB)
* Rspec

*You may want to change the mongoid config database names after cloning.*