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

# Functions

@Summary Like @Security ApiKeyAuth @Tags post @Description like post @ID like @Accept json @Produde json @Param input body Request true "id of post to be liked" @Success 200 {object} models.LikeSuccess @Failure 400,500 {object} models.LikeError @Router /post/like [put].

# Structs

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

# Interfaces

No description provided by the author