Commit Graph

20 Commits

Author SHA1 Message Date
b179808592 add update and delete endpoints to game controller and router 2023-02-01 14:43:36 -03:00
437fcb3f46 reorganize controllers 2023-02-01 14:38:42 -03:00
6be49aa11b add object routes 2023-02-01 13:31:15 -03:00
fe8c80b1a4 add object state routes 2023-02-01 13:19:19 -03:00
78fe19c2bf add object name routes 2023-02-01 13:18:52 -03:00
ec3ea08187 add godot version routes 2023-02-01 13:08:28 -03:00
4af5e9b621 add frame routes 2023-02-01 13:04:46 -03:00
fcf6a91257 make game and user use the same structure for all of its endpoints 2023-02-01 12:52:26 -03:00
1c7c220944 protect the player endpoints behind authentication 2023-02-01 12:48:52 -03:00
8d05935bf3 add level routes 2023-02-01 12:48:23 -03:00
2ed4b14cf1 add cors middleware 2023-01-31 23:06:45 -03:00
5fa4d4e78a fix player endpoints 2023-01-31 23:06:26 -03:00
e06427a041 add player routes 2023-01-31 09:35:56 -03:00
031d97fb2a gofmt format fixes 2023-01-30 09:35:43 -03:00
49dbe22df7 fix controllers used in OS routes 2023-01-28 20:54:12 -03:00
ca66e18811 add os routes and conterollers 2023-01-28 20:48:56 -03:00
46189c7376 improve http status responses and funcion names in game controller 2023-01-28 00:04:17 -03:00
73202113b6 organize user routes 2023-01-27 23:51:05 -03:00
bbc6bb7d6b change module url 2022-07-22 23:00:31 -04:00
e7559f0bf1 First commit 2022-06-29 21:26:05 -04:00