biddellns / sc2league-server

GNU General Public License v3.0
0 stars 0 forks source link

Integrate Seasons resource #1

Open biddellns opened 7 years ago

biddellns commented 7 years ago

Develop the resource for:

GET             /seasons/
GET, POST, PUT  /seasons/<seasonNumber>

We will ignore API calls for players and group rounds.

biddellns commented 7 years ago

Seasons will also consist of a GroupStage and BracketStage. Only one may be in progress at a given time.