My first try at REST API Leaderboard for my tiny little game... Selfhosted for da win!
 
Go to file
Anorak_1 50a5a55641 Modified file: .gitignote
Modified to ignore test file

Modified file: backend.py

Added non-secure first version of Score POST request to / endpoint
2022-10-30 23:04:59 +01:00
.gitignore Modified file: .gitignote 2022-10-30 23:04:59 +01:00
LICENSE Initial commit 2022-10-30 14:21:21 +00:00
README.md Initial commit 2022-10-30 14:21:21 +00:00
backend.py Modified file: .gitignote 2022-10-30 23:04:59 +01:00
initdb.py Completed initdb.py script for setting up database 2022-10-30 16:17:20 +01:00
requirements.txt New file: requirements.txt 2022-10-30 19:47:39 +01:00

README.md

LeaderboardBackend

My first try at REST API Leaderboard for my tiny little game... Selfhosted for da win!