Commit Graph

21 Commits

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