Skip to content

Spring OxaTrade project with user authentication

Notifications You must be signed in to change notification settings

nosetr/OxaTrade

Repository files navigation

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.