alai-server/backend/routes
Chris Cromer dbad5ed64b separate the auth routes from the user routes 2023-02-01 23:52:03 -03:00
..
auth.go separate the auth routes from the user routes 2023-02-01 23:52:03 -03:00
frame.go add frame routes 2023-02-01 23:52:03 -03:00
game.go add update and delete endpoints to game controller and router 2023-02-01 23:52:03 -03:00
godot_version.go add godot version routes 2023-02-01 23:52:03 -03:00
level.go add level routes 2023-02-01 23:52:03 -03:00
object.go add object routes 2023-02-01 23:52:03 -03:00
object_name.go add object name routes 2023-02-01 23:52:03 -03:00
object_state.go add object state routes 2023-02-01 23:52:03 -03:00
os.go fix controllers used in OS routes 2023-01-31 23:10:18 -03:00
player.go protect the player endpoints behind authentication 2023-02-01 23:52:03 -03:00
router.go separate the auth routes from the user routes 2023-02-01 23:52:03 -03:00
user.go separate the auth routes from the user routes 2023-02-01 23:52:03 -03:00