//
pkg.gl
Category
github.com/RizkiRdm/go-blog
pkg
handlers
blog
package
0.0.0-20240421155450-dfc7b5293dee
Repository:
https://github.com/rizkirdm/go-blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
285 SLOC
#
Functions
CreateBlog
create new blog - POST.
GetBlogs
read blogs - GET.
GetDetailBlog
read details blogs - GET.
SearchBlog
SEARCH BLOG - GET.
UpdateBlog
update blog - PATCH.