Skip to content

devshex/BookFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BookFM – Book Management REST API

BookFM is a backend REST API application developed using Java and Spring Boot. It provides APIs to manage books and users using a clean and structured approach.


πŸš€ Features

  • RESTful APIs using Spring Boot
  • Book Management (Add, View)
  • User Management
  • MySQL database integration
  • Maven based project

πŸ› οΈ Tech Stack

  • Java
  • Spring Boot
  • MySQL
  • Maven
  • Eclipse IDE

πŸ“‚ Project Structure

BookFM │── src/main/java β”‚ β”œβ”€β”€ controller β”‚ β”œβ”€β”€ service β”‚ β”œβ”€β”€ repository β”‚ └── model β”‚ │── src/main/resources β”‚ └── application.properties β”‚ │── database β”‚ └── schema.sql β”‚ │── pom.xml │── README.md │── .gitignore


βš™οΈ How to Run the Project

1️⃣ Clone the repository

git clone https://github.com/devshex/BookFM.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors