Documentation ¶
Index ¶
- func CreateAPIRoute(c *fiber.Ctx) error
- func CreateProject(c *fiber.Ctx) error
- func DeleteAPIRoute(c *fiber.Ctx) error
- func DeleteProject(c *fiber.Ctx) error
- func GetAPIRoutes(c *fiber.Ctx) error
- func GetProjectInfo(c *fiber.Ctx) error
- func GetUserData(c *fiber.Ctx) error
- func GetUserName(c *fiber.Ctx) error
- func HandleAPIRoute(c *fiber.Ctx) error
- func Hello(c *fiber.Ctx) error
- func UpdateProject(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAPIRoute ¶
func CreateAPIRoute(c *fiber.Ctx) error
func CreateProject ¶
func CreateProject(c *fiber.Ctx) error
func GetProjectInfo ¶
func GetProjectInfo(c *fiber.Ctx) error
func GetUserData ¶
func GetUserData(c *fiber.Ctx) error
func GetUserName ¶
func GetUserName(c *fiber.Ctx) error
func HandleAPIRoute ¶
func HandleAPIRoute(c *fiber.Ctx) error
HandleAPIRoute is a generic handler for all API routes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.