# Functions
NewAccountController creates a new instance of the AccountController struct.
No description provided by the author
No description provided by the author
NewUserController creates a new instance of the UserController struct.
# Structs
AccountController handles HTTP requests related to accounts.
No description provided by the author
No description provided by the author
UserController handles HTTP requests related to accounts.