Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

doerfli/todo-backend-rails5-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Sample implementation for Todo-Backend (http://www.todobackend.com) using Rails 5 api only mode and mongoid backend

Important: Set env variable DB_HOST to address:port of your mongo db host (e.g. 192.168.99.100:32768)

Known issues

  • Does not work in production mode (needs CORS config).

About

Rails 5 API only implementation for Todo-Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published