Bushan Sirgur

Results 4 repositories owned by Bushan Sirgur

online-bookstore

116
Stars
94
Forks
Watchers

Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.

book-api-spring-boot

17
Stars
24
Forks
Watchers

Book API demonstrates the RESTful web services using Spring Boot and JPA. Book API uses the MySQL database to store the records. User can perform all the CRUD operations against the database.

book-api

22
Stars
29
Forks
Watchers

Book API demonstrates the RESTful web services using Spring MVC. Book API performs all the CRUD operations. User can create a book, read a single book, update a book and delete a book. To communicate...

spring-boot-hibernate-mysql-rest-api

18
Stars
22
Forks
Watchers

A simple Spring boot application that demonstrates the usage of REST API using Spring boot, Hibernate and MySQL.