# Functions
swagger:route POST /auth authentication doAuth
Handler authenticating a user and returning a bearer token for API requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
swagger:route GET /api/config configuration getConfig
Handler returning the current server configuration.
No description provided by the author
No description provided by the author
swagger:route GET /api/status status getStatus
Handler returning the current server status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Authentication credentials.
Authentication response.
No description provided by the author