Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.05 KB

File metadata and controls

34 lines (26 loc) · 1.05 KB

About the Project:

MarketifyApi is a RESTful API microservice that provides a platform for managing resources related to commercial activities in a PostgreSQL database. It is built using Java SE 11 and the Spring Framework.

Main Features:

  • Authentication and authorization via JWT.
  • Login and registration functionality.
  • Product stock management.
  • Product category management.
  • Client management.
  • Management of purchases made by clients.

Built with:

  • Java 11 SE
  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • PostgreSQL
  • Swagger 2
  • Mapstruct

MarketifyAPI is deployed on Heroku:

Documentation:

Testing: