API for ranking games developed in FullStack Labs promoted by Digital Innovation One.
- View all games
- View game by id
- Add game
- Update game
- Delete game
- Vote game
Run in git terminal the command: ./gradlew bootrun or run GameAwardsApplication.java file to be able to access:
Collection Game Awards Api - Postman
VS Code
Java
Spring Initialzr (Gradle Project) with dependencies:
- spring-boot-starter-web
- spring-boot-starter-data-jp
- h2-database
Postman
Swagger