cgmafia / BookStore

Spring framework based simple REST API for personal project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Book Store Backend in Spring Boot

The bookstore is entirely built with Spring framework using Java and mySQL to store the records

Flow

The Schema, Database and tables is created first The requests are handled through HTTP the query checks for validity of books and conditions of availability as suggested Returns the search, purchase, availability status and allows editing as well

Instructions to run the project

Download Spring STS or IntelliJ Import to open the project Buld and run the project

About

Spring framework based simple REST API for personal project


Languages

Language:Java 100.0%