Commit Graph

21 Commits

Author SHA1 Message Date
Chris Cromer dbad5ed64b separate the auth routes from the user routes 2023-02-01 23:52:03 -03:00
Chris Cromer 41d5fc2d4b add update and delete endpoints to game controller and router 2023-02-01 23:52:03 -03:00
Chris Cromer 6ea3e89741 reorganize controllers 2023-02-01 23:52:03 -03:00
Chris Cromer 038eefa72a add object routes 2023-02-01 23:52:03 -03:00
Chris Cromer 4042e28939 add object state routes 2023-02-01 23:52:03 -03:00
Chris Cromer 162fbd0404 add object name routes 2023-02-01 23:52:03 -03:00
Chris Cromer 88af722686 add godot version routes 2023-02-01 23:52:03 -03:00
Chris Cromer 8f1f18de8b add frame routes 2023-02-01 23:52:03 -03:00
Chris Cromer 9ebce5f1d9 make game and user use the same structure for all of its endpoints 2023-02-01 23:52:03 -03:00
Chris Cromer 8caec6a46d protect the player endpoints behind authentication 2023-02-01 23:52:03 -03:00
Chris Cromer 48cd36d0a8 add level routes 2023-02-01 23:52:03 -03:00
Chris Cromer 0f3cbd6f05 add cors middleware 2023-01-31 23:12:05 -03:00
Chris Cromer b2000331ce fix player endpoints 2023-01-31 23:12:05 -03:00
Chris Cromer 69cc898fd7 add player routes 2023-01-31 23:12:05 -03:00
Chris Cromer 9cc410006a gofmt format fixes 2023-01-31 23:10:19 -03:00
Chris Cromer 4d2e91e48c fix controllers used in OS routes 2023-01-31 23:10:18 -03:00
Chris Cromer 4d198eef62 add os routes and conterollers 2023-01-31 23:10:18 -03:00
Chris Cromer 505fce9848 improve http status responses and funcion names in game controller 2023-01-31 23:10:18 -03:00
Chris Cromer b9b88eaf0e organize user routes 2023-01-31 23:10:18 -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