Skip to content

Eloco/mongo-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo-todo

a hacker style todo Backend using mongo

requirments

mongo official webite offer a free mongo service.

  1. a mongo link like mongodb://user:pass@localhost:27017/ and make it as an environment variable ${TODO_MONGODB_URI}
  2. familiar with mongo sql.

About

a hacker style todo backend using mongo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages