package
0.0.0-20241210160017-45c74bd789a4
Repository: https://github.com/solumd/go-blog-api.git
Documentation: pkg.go.dev

# Functions

@Summary Get posts @Tags user @Description get posts of a user @ID get @Accept json @Produde json @Param user path string true "username of a user" @Success 200 {object} models.PostsSuccess @Failure 400,500 {object} models.PostsError @Router /user/{user} [get].

# Structs

No description provided by the author

# Interfaces

No description provided by the author