There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This was my first Api for a hypotetical store I use Spring Boot in the Backend. is a functional backend but with less security, without documentation, without follow the Richarson Principles of RestFul Applications and that's it. In the next proytects I implemented 1)Richarson Principles of API RestFul 2) Documentation with Swagger 3)Security with Tokens (JWT) and wih Oauth2