Skip to content

MuhammadAsad878/Express-Based-Book-Review-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express-Based Book Review Application

Documentation for this project is in progress.

Overview

This is a backend-only Express-based Book Review Application, developed as part of an IBM backend course. The project focuses on understanding and implementing essential REST API concepts, including CRUD operations, middleware, authentication, and testing.

Features

  • RESTful API for managing book reviews
  • CRUD operations for books and reviews
  • Middleware for request handling and validation
  • JWT-based authentication and authorization
  • Unit and integration testing for API endpoints

Notes

  • This project is API-based only, without a frontend.
  • Authentication and authorization are implemented using JWT-based authentication.
  • Further documentation and improvements are under development.

Stay tuned for updates! 🚀

About

Express Based Book Review Application with Session Based JWT auth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%