Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 319 Bytes

Market REST API / Spring Boot

About the project

At the moment of its conception, this project is for learning purposes. Is a REST API created with Spring Boot. Implement authentication with JSON Web Token.

Credentials

The basic credentials to access the API are:

  • username: admin
  • password: admin123