alai-server/backend/routes
Chris Cromer 31ac6b106d
separate the auth routes from the user routes
2023-02-01 16:23:25 -03:00
..
auth.go separate the auth routes from the user routes 2023-02-01 16:23:25 -03:00
frame.go add frame routes 2023-02-01 13:04:46 -03:00
game.go add update and delete endpoints to game controller and router 2023-02-01 14:43:36 -03:00
godot_version.go add godot version routes 2023-02-01 13:08:28 -03:00
level.go add level routes 2023-02-01 12:48:23 -03:00
object.go add object routes 2023-02-01 13:31:15 -03:00
object_name.go add object name routes 2023-02-01 13:18:52 -03:00
object_state.go add object state routes 2023-02-01 13:19:19 -03:00
os.go fix controllers used in OS routes 2023-01-28 20:54:12 -03:00
player.go protect the player endpoints behind authentication 2023-02-01 12:48:52 -03:00
router.go separate the auth routes from the user routes 2023-02-01 16:23:25 -03:00
user.go separate the auth routes from the user routes 2023-02-01 16:23:25 -03:00