Commit Graph

416 Commits

Author SHA1 Message Date
Thomas Rubini
563ce9ede7
add username in Member#__str__ 2022-11-29 13:33:16 +01:00
Thomas Rubini
291674eab1
Change 'id' field to 'game_id' 2022-11-29 13:31:38 +01:00
Thomas Rubini
516cf831a6
rename GameInfo to Game 2022-11-29 13:29:34 +01:00
Thomas Rubini
9e0a61cd87
add string representation for classes 2022-11-29 13:28:54 +01:00
Thomas Rubini
657a90955f
replace game_lists with games_list 2022-11-29 12:07:54 +01:00
Thomas Rubini
1bcc552756
make GameInfo object manages itself + /joinGame endpoint 2022-11-29 12:07:14 +01:00
Thomas Rubini
3beabd84aa
generate secret securely 2022-11-29 10:12:06 +01:00
Thomas Rubini
361ade9abe
basic JWT generation + rename gameid to game_id 2022-11-29 10:06:15 +01:00
Thomas Rubini
4da6d75913
rename game_api.py to game_functions.py 2022-11-29 09:10:37 +01:00
e2301ec1e7 refractor + some doc 2022-11-28 15:35:59 +01:00
12ce1bcfa1 added test templates 2022-11-28 15:08:29 +01:00
Thomas Rubini
d74f304330
basic game creation API 2022-11-17 17:26:15 +01:00
Thomas Rubini
1fa7e43bbe
basic structure 2022-11-17 16:12:30 +01:00
Thomas Rubini
e6f29188eb
added .gitignore 2022-11-17 16:11:49 +01:00
Thomas R
8b192c2e98
Create LICENCE 2022-10-10 16:32:55 +02:00
Thomas Rubini
215bb3f5f9
added README 2022-10-04 08:27:41 +02:00