An open API service indexing awesome lists of open source software.

https://github.com/arpit-shrivastva/flipshop-backend

I developed a Flip Shop backend application using Spring Boot, integrating JWT authentication for secure access control. The application includes user authentication, product management, and order processing while ensuring scalability and efficiency.
https://github.com/arpit-shrivastva/flipshop-backend

java jwt mysql-database spring spring-boot

Last synced: 4 months ago
JSON representation

I developed a Flip Shop backend application using Spring Boot, integrating JWT authentication for secure access control. The application includes user authentication, product management, and order processing while ensuring scalability and efficiency.

Awesome Lists containing this project

README

          

# flipshop-backend

I developed a Flip Shop backend application using Spring Boot, integrating JWT authentication for secure access control. The application includes user authentication, product management, and order processing while ensuring scalability and efficiency.

# 1.Project Overview
Brief introduction to the Flip Shop backend.
Features and functionalities.

# 2.Technologies Used
Spring Boot
Spring Security (JWT)
Hibernate (JPA)
MySQL
Lombok

# 3.Installation & Setup
Prerequisites
Clone the repository
Database configuration
Running the application

# 4.Authentication (JWT)
Register & login endpoints
Token generation and validation

# 5.API Endpoints
User APIs
Product APIs
Order APIs

# 6.License
Apache-2.0