//
pkg.gl
Category
github.com/evgesoch/gofwc
backend
iris
controllers
package
0.1.2
Repository:
https://github.com/evgesoch/gofwc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
177 SLOC
#
Functions
CreatePost
Create a Post.
DeletePost
Delete a Post.
GetAllPosts
Get All Posts.
GetIndexPage
Serve the index page.
GetPost
Get a Post.
UpdatePost
Update a Post.