Skip to content

ahmed44374/Ecommercy-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Backend API

  • This is a backend API designed for an e-commerce platform. It supports product management, user authentication, cart functionality, and payment integration using Stripe.

Prerequisites

  • Java 17 or higher
  • Maven
  • MySQL
  • Stripe API Key

How to Run

  1. Clone the repository:
    git clone https://github.com/ahmed44374/API-sp-ecommery-
    
cd Ecommercy-API

Features

  • User authentication with JWT
  • Product management (CRUD operations)
  • Cart and order management
  • Stripe payment integration
  • API documentation using Swagger

Technologies Used

  • Java 17
  • Spring Boot
  • MySQL
  • Stripe API
  • Swagger
  • Lombok
  • Model Mapper
  • Jakson

API Reference

Swagger-UI

  GET http://localhost:8081/swagger-ui/index.html

API Documentation (Swagger UI)

Below is a screenshot of the Swagger UI showcasing the API endpoints:

Swagger UI

Swagger UI

ER Diagram

The Entity-Relationship (ER) Diagram for the database is shown below:

ER Diagram

Future Enhancements

  • Add email notifications
  • Implement search functionality
  • Improve test coverage

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages