package
Version:
v0.0.0-...-dfc7b52
Opens a new window with list of versions in this module.
Published: Apr 21, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CreateBlog(c *fiber.Ctx) error
create new blog - POST
func GetBlogs(c *fiber.Ctx) error
read blogs - GET
func GetDetailBlog(c *fiber.Ctx) error
read details blogs - GET
func SearchBlog(c *fiber.Ctx) error
SEARCH BLOG - GET
func UpdateBlog(c *fiber.Ctx) error
update blog - PATCH
Source Files
¶
Click to show internal directories.
Click to hide internal directories.