Go-foosball is an application to manage your foosball tournaments. It supports multiple tournaments, and you can easily add players and tables. Each players receives a rating based on a chess like rating system (Elo).
The application is using a REST service back-end written in Go and a front-end created written TypeScript and React.