1
Fork 0
mirror of https://github.com/Steffo99/distributed-arcade.git synced 2024-11-21 15:44:26 +00:00
Commit graph

20 commits

Author SHA1 Message Date
61a572f9de
Add missing fields to Cargo.toml 2022-11-13 00:04:58 +01:00
3eab068e04
Create Dockerfile and Actions workflow 2022-11-13 00:01:19 +01:00
d8c3397e3b
Delete unused HTML file 2022-11-12 23:51:41 +01:00
cbb5f03481
Add Swagger UI URL 2022-11-12 23:40:27 +01:00
aa219945fe
Clippy fixes 2022-11-12 23:38:26 +01:00
67c94fdf50
Some more final improvements 2022-11-12 23:36:28 +01:00
1a34bb1699
Add license 2022-11-12 18:08:40 +01:00
58e975e7ee
Complete functionality 2022-11-12 17:38:01 +01:00
b88f66e1e1
Use ZADD CH to return different status codes based on the score change 2022-11-12 16:47:10 +01:00
ea90ad7b51
Rename /board/ body struct to RouteBoardBody 2022-11-12 16:38:55 +01:00
8a2af8d6f2
Refactor /score/ to use query parameters 2022-11-12 16:34:22 +01:00
18dcc542ed
Create GET /score/ 2022-11-12 16:23:22 +01:00
1863bb32a2
Remove unused RouteScorePutOutput 2022-11-12 16:16:22 +01:00
0b8e571a55
Refactor code for readability 2022-11-12 02:34:03 +01:00
71fa8482eb
Create score submission route 2022-11-11 15:44:22 +00:00
edc97e9122
Refactor board creation code 2022-11-11 11:49:10 +00:00
1e99d6673e
Setup devcontainer 2022-11-11 09:05:25 +00:00
0148630122
Create POST /board/ 2022-11-11 02:11:18 +01:00
4e56279442
Get the app to connect to Redis 2022-11-10 14:45:38 +01:00
b550db9b7f
Create base application structure 2022-11-10 13:52:30 +01:00