DSList is an back-end application that allows you search for a game, which was build during a mini course from DevSuperior.
- Java
- Spring Boot
- H2 Database
- PostgreSQL
- Docker
- Java 23
- Clone the repository
- Address to test the API:
(localhost:8080)
(/games)
: Find a list of games(/games/{id})
: Find a game by the id(/lists)
: Find the list categories(/lists/{id}/games)
: Find a categorized list with its games(/lists/{id}/replacement)
: Let the user reorganize the list
https://gist.github.com/acenelio/5e40b27cfc40151e36beec1e27c4ff71