package
Version:
v0.0.0-...-d81662f
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetTodo(c *fiber.Ctx) error
func GetTodos(c *fiber.Ctx) error
GetTodos godoc
@Summary Get all ToDos
@Description Get all ToDos
@Accept json
@Produce json
@Router /todos/ [get]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.