package
0.0.0-20250210151113-4f07a031a05e
Repository: https://github.com/ayoadeoye1/restapi-gin-gorm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetUsers godoc @Summary Get list of dummy users @Description Get list of dummy users from the database @Accept json @Produce application/json @Tags Users @Security BearerAuth @Success 200 {object} GetUsersResponse "status message" @Router /api/v1/user/dummy [get].
@Summary Show server running status @Description Get a message indicating that the Gin-Gonic server is up and running @Tags server @Accept json @Produce json @Success 200 {object} map[string]interface{} "status message" @Router / [get].

# Structs

No description provided by the author
No description provided by the author
No description provided by the author