Skip to content

iamyogeshmore/Book-Store-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore_Backend

  • The provided code is a backend application for a bookstore.
  • It includes controllers for managing users, books, shopping carts, and orders.
  • Each controller has specific functionalities such as adding, retrieving, updating, and deleting data related to its respective entity.
  • It communicates with an service interface for the business logic.
  • The methods construct responses using ResponseDTO and return them with relevant HTTP status codes.

About

The provided code is a backend application for a bookstore. It includes controllers for managing users, books, shopping carts, and orders. Each controller has specific functionalities such as adding, retrieving, updating, and deleting data related to its respective entity. The code also utilizes service classes to handle the6 business logic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages