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

https://github.com/maxralph1/local-library-expressjs-nodejs-web

A Local Library crafted using Express.JS (Node.JS framework) — (web version)
https://github.com/maxralph1/local-library-expressjs-nodejs-web

bootstrap express javascript nodejs pug-template-engine

Last synced: 2 months ago
JSON representation

A Local Library crafted using Express.JS (Node.JS framework) — (web version)

Awesome Lists containing this project

README

          

This is a Local Library written in Express.JS (Node.JS framework) in the backend.
We also use MongoDB database and Mongoose for querying the database.

On the frontend, we use PUG templating engine and Bootstrap.

The aim of this application is to demonstrate CRUD (Create, Read, Update and Delete) operations with one-to-many relationships between models. We have however, intentionally excluded user authentication/authorization.

Here is a link to the (recrafted from scratch) api version:
https://github.com/maxralph1/local-library-expressjs-nodejs-api-version.git