Documentation
¶
Overview ¶
Package main bootstraps the House of Rou API server.
@title SOG-GO GIN INIT Backend API @version 1.0 @description Complete user management API with authentication, admin features, and Django equivalent functionality. @schemes http https @host localhost:8080 @BasePath /api
@securityDefinitions.apikey Bearer @in header @name Authorization @description Enter JWT Bearer token in the format: Bearer {token}
@securityDefinitions.apikey Session @in cookie @name hor_session
Click to show internal directories.
Click to hide internal directories.