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)
- Host: GitHub
- URL: https://github.com/maxralph1/local-library-expressjs-nodejs-api-version
- Owner: maxralph1
- Created: 2023-02-02T12:15:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T14:50:02.000Z (over 3 years ago)
- Last Synced: 2026-01-03T22:23:06.644Z (5 months ago)
- Topics: expressjs, nodejs, nodejs-api
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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