//
pkg.gl
Category
github.com/evgesoch/gofwc
backend
gin
controllers
package
0.1.2
Repository:
https://github.com/evgesoch/gofwc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
147 SLOC
#
Functions
CreatePost
Create a new Post.
DeletePost
Delete a Post.
GetAllPosts
Get all Posts.
GetPost
Get a Post.
UpdatePost
Update a Post.