Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chasefleming/rails-api-mongodb-rspec-starter
- Owner: chasefleming
- Created: 2014-07-21T23:12:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-21T23:24:27.000Z (over 10 years ago)
- Last Synced: 2024-10-14T09:56:07.692Z (3 months ago)
- Language: Ruby
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.*