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

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

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

expressjs nodejs nodejs-api

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

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) web version:
https://github.com/maxralph1/local-library-expressjs-nodejs-web.git