1
Fork 0
mirror of https://github.com/Steffo99/distributed-arcade.git synced 2024-10-16 06:27:30 +00:00
Fast and simple scoreboard service for games
Find a file
2022-11-13 01:14:27 +01:00
.devcontainer Setup devcontainer 2022-11-11 09:05:25 +00:00
.github/workflows Create Dockerfile and Actions workflow 2022-11-13 00:01:19 +01:00
.idea Create POST /board/ 2022-11-11 02:11:18 +01:00
docs Delete unused HTML file 2022-11-12 23:51:41 +01:00
src Clippy fixes 2022-11-12 23:38:26 +01:00
.gitignore Add example docker-compose.yml file 2022-11-13 00:20:30 +01:00
Cargo.lock Some more final improvements 2022-11-12 23:36:28 +01:00
Cargo.toml Add missing fields to Cargo.toml 2022-11-13 00:04:58 +01:00
distributed-arcade.iml Create base application structure 2022-11-10 13:52:30 +01:00
docker-compose.yml Add example docker-compose.yml file 2022-11-13 00:20:30 +01:00
Dockerfile Add entrypoint to Dockerfile 2022-11-13 01:14:27 +01:00
LICENSE.txt Add license 2022-11-12 18:08:40 +01:00
README.md Add Swagger UI URL 2022-11-12 23:40:27 +01:00

Distributed Arcade

Fast and simple scoreboard service for games

 [**Swagger UI**](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/Steffo99/distributed-arcade/main/docs/openapi.yaml) 

Developed for Steffo99/unimore-bda-2