Commit Graph

9 Commits (50a5a556415ba4f5be025be9c4c9dfd8693d72d1)

Author SHA1 Message Date
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
Anorak_1 c234dbe088 New file: requirements.txt
Added requirements for git clone

Edited file: backend.py

Added first steps towards token system
Finished Leaderboard get
2022-10-30 19:47:39 +01:00
Anorak_1 48755ddd69 Modified files: backend.py
Added a somewhat janky get request to get the 10 lowest time scores for
client
2022-10-30 17:15:39 +01:00
Anorak_1 c6b17306d9 Edited: backend.py
Added basic "hello world" get request
2022-10-30 16:24:08 +01:00
Anorak_1 df16921a3c Completed initdb.py script for setting up database
before starting backend.py
2022-10-30 16:17:20 +01:00
Anorak_1 ea55ed7205 commit .gitignore 2022-10-30 16:06:22 +01:00
Anorak_1 36f1d31be8 New file: .gitignore
New file: initdb.py

Added database file to .gitignore
Init file initdb.py
2022-10-30 16:05:22 +01:00
Anorak_1 43441ef5d3 New File: backend.py
File "backend.py" Init
2022-10-30 15:26:01 +01:00
Anorak_1 12bd5d1112 Initial commit 2022-10-30 14:21:21 +00:00