standibi / E-commerce-rest-api

Basic Ecommerce Rest api built with spring boot. It has basic functionality for cart and cart item management, order management and authentication using JWT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce Rest api

Basic Ecommerce Rest api built with spring boot. It has basic functionality for cart and cart item management, order management and authentication using JWT.

Run the application with command

mvn build; mvn spring-boot:run

About

Basic Ecommerce Rest api built with spring boot. It has basic functionality for cart and cart item management, order management and authentication using JWT.


Languages

Language:Java 100.0%