# Structs
APIKey struct that represents the API key table in the database.
APIKeyGenerateRequest represents the request body for the register handler.
LoginRequest represents the request body for the login handler.
RegisterRequest represents the request body for the register handler.
# Type aliases
No description provided by the author