An open API service indexing awesome lists of open source software.

https://github.com/sindrig/vikes-match-clock

Match clock for the Home of Happiness
https://github.com/sindrig/vikes-match-clock

Last synced: 2 months ago
JSON representation

Match clock for the Home of Happiness

Awesome Lists containing this project

README

          

Match clock

# Structure

## clock

This is the React "clock" application. It contains the match clock that should be displayed in the stadium.

It also includes the control interface for managing the match clock.

## clock-api

This contains the match clock API.

### v3

FastAPI application wrapping the Analyticom KSI REST API for match data and weather. Deployed as a single Lambda behind API Gateway.