Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)