- JDK
- Gradle
- Maven
- Spring Boot CLI
- Heroku CLI# Novaly
GET
- Get all LAN party information
- Get a specific LAN party based on the date
- Get all LAN party data for a semester
- Get specific tournament data based on id
- Get linked brackets for the tournament based on tournament id
- Get data on streams
- Get winners based on tournament id
POST
- Create a new tournament
- Create a new bracket for a tournament
PATCH
- Update tournament by id
- Update bracket by id
- Update winners by the id of tournament