Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages