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

https://github.com/jernestmyers/express-locallibrary-tutorial

the final product of MDN's express tutorial, using NodeJS, Express, MongoDB, and Mongoose.
https://github.com/jernestmyers/express-locallibrary-tutorial

Last synced: 2 months ago
JSON representation

the final product of MDN's express tutorial, using NodeJS, Express, MongoDB, and Mongoose.

Awesome Lists containing this project

README

          

# Express Local Library

This project is from [MDN's Express tutorial](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Tutorial_local_library_website), which builds a library application using:

1. NodeJS
2. Express
3. Mongoose
4. MongoDB