Author name: Huma Khan

Rest API for Bug Tracking System in Spring boot, JPA, MYSQL, Postman

Rest API for Bug Tracking System in Spring boot, JPA, MYSQL, and Postman. In this article, we will build the backend part of the Bug Tracking System. REST API is the standard way of communicating between client and server. The client request data from the server and the server will process the request and generate […]

Rest API for Bug Tracking System in Spring boot, JPA, MYSQL, Postman Read More »

Rest API for Employee Management in Spring boot, JPA, MYSQL, Postman

Rest API for Employee Management in Spring boot, JPA, MYSQL, and Postman. In this article, we will build the backend part of Employee Management. The backend part is created in Spring Boot with JPA as a data access layer. REST API is created to communicate between both the frontend and the backend. So, in this

Rest API for Employee Management in Spring boot, JPA, MYSQL, Postman Read More »

Rest API for Online Examination in Spring boot, JPA, MYSQL, Postman

Rest API for Online Examination in Spring boot, JPA, MYSQL, Postman.  In this article, we will build the backend part of the Online Examination. The backend part is created in Spring Boot with JPA as a data access layer. REST API is an API that conforms to the design principles of the REST, or representational state

Rest API for Online Examination in Spring boot, JPA, MYSQL, Postman Read More »

Rest API for Online Flight Booking in Spring boot, JPA, MYSQL, Postman

Rest API for Online Flight Booking in Spring boot, JPA, MYSQL, Postman. In this article, we will build the backend part of Online Flight Booking. The Backend part of this application consists of REST API which is the standard way of communicating between client and server. The client request data from the server and the

Rest API for Online Flight Booking in Spring boot, JPA, MYSQL, Postman Read More »

Rest API for Online Banking Management in Spring boot, JPA, MYSQL, Postman

Rest API for Online Banking Management in Spring boot, JPA, MYSQL, and Postman. In this article, we will build the backend part of Bank Management. The backend part is created in Spring Boot with JPA as a data access layer. REST API is created to communicate between both the frontend and the backend. So, in

Rest API for Online Banking Management in Spring boot, JPA, MYSQL, Postman Read More »

Rest API for Online Electricity Payment in Spring boot, JPA, MYSQL, Postman

Rest API for Online Electricity Payment in Spring boot, JPA, MYSQL, and Postman. In this article, we will build the backend part of Online Electricity Booking. REST API is the standard way of communicating between client and server. The client request data from the server and the server will process the request and generate a

Rest API for Online Electricity Payment in Spring boot, JPA, MYSQL, Postman Read More »

Rest API for Online Food Delivery in Spring boot, JPA, MYSQL, Postman

Rest API for Online Food Delivery in Spring boot, JPA, MYSQL, Postman. In this article, we will build the backend part of Online Food Delivery. As we know to communicate between frontend and backend, we need REST API and to develop REST API, we are using Spring Boot framework. So, in this article, we will

Rest API for Online Food Delivery in Spring boot, JPA, MYSQL, Postman Read More »

Online Voting System project in Spring boot, RestAPI, JPA, MYSQL, Postman

Rest API for Online Voting System in Spring boot, JPA, MYSQL, Postman. In this article, we will build the backend part of the Online Voting System. As we know to communicate between frontend and backend, we need REST API and to develop REST API, we are using Spring Boot framework. What is REST API? REST

Online Voting System project in Spring boot, RestAPI, JPA, MYSQL, Postman Read More »

Rest API for E-Commerce Project in Spring boot, JPA, MYSQL, Postman

Rest API for E-Commerce Project in Spring boot, JPA, MYSQL, Postman. REST API is a standard way in the industry to communicate between clients and servers. The data is transferred using JSON and an HTTP request and response object is used. So, let us develop the backend part of the E-Commerce Project. So, in this

Rest API for E-Commerce Project in Spring boot, JPA, MYSQL, Postman Read More »

Rest API for Hospital Management in Spring boot, JPA, MYSQL, Postman

Rest API for Hospital Management in Spring boot, JPA, MYSQL, and Postman. In this article, we will build the backend part of the Hospital Management System. As we know to communicate between frontend and backend, we need REST API and to develop REST API, we are using Spring Boot framework. So, in this article, we

Rest API for Hospital Management in Spring boot, JPA, MYSQL, Postman Read More »