← All projects

LibraryManagementAPI

by @AhmedGsa

11

a library mangement restful API developed with ExpressJS and MongoDB

About this project

Library Management API REST API developed using Express.js and MongoDB Setup don't forget to add .env file containe the MONGOURI, PORT, JWTSECRET, JWTLIFETIME Variables Functionality Register new user / login to existing user Authentication using JsonWebToken Admin Add new Books to the library Delete Books from the library User Check all existing books in the library Borrow books from the library Routers auth.js books.js

From the project README on GitHub

Stars
11
Forks
1
Last push
12 Nov 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/librarymanagementapi.svg)](https://www.madeinalgeria.dev/projects/librarymanagementapi)

Related projects