Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 428 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 428 Bytes

OxaTrade Spring Project

There is a prototype of eCommerce REST API and can be used with any type of project that needs products, users, categories, authentication, and users in JSON format.


OxaAuth Microservice API [Backend]:

is an API microservice based on Spring Boot and is used to log in and authenticate new users.


oxatrade-front-client [Frontend]:

frontend application based on React.