Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mabc224/demo-express-app
This is an example of create, read, update, delete operation in web application developed with Express.js, and Mongoskin
https://github.com/mabc224/demo-express-app
Last synced: about 1 month ago
JSON representation
This is an example of create, read, update, delete operation in web application developed with Express.js, and Mongoskin
- Host: GitHub
- URL: https://github.com/mabc224/demo-express-app
- Owner: mabc224
- Created: 2015-05-05T17:31:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T18:47:04.000Z (over 9 years ago)
- Last Synced: 2023-03-01T17:47:05.811Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
> Todo app with Express.js
This is an example of create, read, update, delete web application built with Express.js v4.8.1, and Mongoskin&MongoDB
The full source code is available at [https://github.com/mabc224/demo-express-app](https://github.com/mabc224/demo-express-app).
## Express 4 Update
This is Express 4.x version.