Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 274 Bytes

File metadata and controls

10 lines (8 loc) · 274 Bytes

Simple REST Todo app with Nodejs and MongoDB

Simple todo REST app build with nodejs and mongodb.

This repo is based on this tutorial.

Used:

  • Nodejs
  • MongoDB
  • Express
  • Mongoose