Learn about building a microservice for battle
After deploying your microservice, you can send a pull request to be added to an arena by editing its json file to include an object in the players list like:
{"name": "Foo Bar", "url": "https://asdf.app", "github_user": "foo"}
If you do not specify the github_user a random avatar will be used.
Available arenas:
| Arena | Description | |
|---|---|---|
| test | All of the Cloud Bowl samples | view - join |
| beginner | For those just getting started | view - join |
| googlers | Googlers | view - join |
| wtf | Winter Tech Forum | view - join |