This project has been created in a very short amount of time, for a very specific use case. Please do not consider it best practise.
Backend written in GoLang.
Frontend powered by chart.js.
Fully dockerized.
localhost:1323/api/order POST { teamid: x, points: x }
localhost:1323/api/team POST { name: x }
GET localhost:1323/api/points
GET localhost:1323/api/points/detailed
GET localhost:1323/api/timeline
http://localhost:1323/drunken/index.html Automatically cycles through three different views.