Skip to content

kush2439p/BookStore-Backend-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š RESTful Bookstore API

A Spring Boot REST API for managing books and authors with CRUD operations, pagination, filtering, sorting, and Swagger API documentation.


πŸš€ Features

  • CRUD operations for Books and Authors
  • Pagination, filtering, and sorting support
  • H2 in-memory database (no external setup required)
  • Swagger UI for API documentation
  • Runs on Spring Boot + JPA

πŸ›  Tech Stack

  • Java 17
  • Spring Boot 3
  • Spring Data JPA
  • H2 Database
  • Swagger (Springdoc OpenAPI)
  • Maven

πŸ“‚ Project Structure


βš™οΈ Setup & Run

Clone the repository

git clone https://github.com/<your-username>/bookstore-api.git
cd bookstore-api


mvn spring-boot:run

About

Project which uses crud operation , h2 database, and swagger. made for the internship on elevate skills

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages