Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmed-aladdiin/library-server
A basic library server created by me in the process of learning backend
https://github.com/ahmed-aladdiin/library-server
Last synced: 4 days ago
JSON representation
A basic library server created by me in the process of learning backend
- Host: GitHub
- URL: https://github.com/ahmed-aladdiin/library-server
- Owner: Ahmed-Aladdiin
- Created: 2023-08-24T14:44:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-16T04:42:09.000Z (9 months ago)
- Last Synced: 2024-02-16T05:32:28.800Z (9 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library Server
Is a simple server created by me in the process of learning backend.## What did I use to make this server?
In the process of creating this server, I used:
* Node.js
* Express
* MongoDB Atlas
* Mongoose
* Nodemon
* dotenv