Skip to content

A REST full api webservice for ecommerce website. This API performs all the CRUD operations related to user,login,product,category,address and cart.

Notifications You must be signed in to change notification settings

suraj-996/Product-Rest-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API for Ecommerce Website.

Introduction

A REST-Full Web Services API's for an Online Shopping App based on Spring Boot. All functionalities of an online shopping app such as Login, Signup, Add product, Add to cart, remove from cart and Place order are provide which is fully connected with database.

  • I have developed this REST API for an Ecommerce Website. This API performs all the fundamental CRUD operations of any Ecommerce Website. platform with user validation at every step.

ER Diagram

Online Food Order App

Tech Stack

  • Java
  • Spring Framework
  • Spring Boot
  • Spring Data JPA
  • Hibernate
  • MySQL
  • Swagger

Modules

  1. Login Module
  2. Customer Module
  3. Order Module
  4. Admin Module
  5. Product Module
  6. Cart Module

Features

  • CRUD Operation for user.
  • CRUD Operation for product.
  • CRUD Operation for order.
  • CRUD Operation for cart.
  • CRUD Operation for address.

About

A REST full api webservice for ecommerce website. This API performs all the CRUD operations related to user,login,product,category,address and cart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages