Skip to content

LAN Party Check In Management API Service

Notifications You must be signed in to change notification settings

UCMercedACM/Mariposa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mariposa


Prequisities

  1. JDK
  2. Gradle
  3. Maven
  4. Spring Boot CLI
  5. Heroku CLI# Novaly

Tasks

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

Releases

No releases published

Packages

No packages published