Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nobleknightt/library
A simple library application built with Express and MongoDB
https://github.com/nobleknightt/library
expressjs mongodb nodejs pug
Last synced: 9 days ago
JSON representation
A simple library application built with Express and MongoDB
- Host: GitHub
- URL: https://github.com/nobleknightt/library
- Owner: nobleknightt
- Created: 2024-04-24T12:18:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T12:36:09.000Z (7 months ago)
- Last Synced: 2024-10-18T01:22:12.448Z (28 days ago)
- Topics: expressjs, mongodb, nodejs, pug
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local Library
## TODOs
- Author (Update)
- Book (Delete)
- BookInstance (Update and Delete)
- Genre (Update and Delete)## Reference
- [Server-side Programming - Express Web Framework Guide by MDN](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs)