suraj-996 / Product-Rest-API

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%