package
Version:
v0.0.0-...-f02f0c9
Opens a new window with list of versions in this module.
Published: Feb 21, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Server
This package contains files related to the Fiber web framework.
The handlers serve the incoming HTTP requests and pass them to the appropriate business logic.
The business logic is in a separate package called pkg
.
Some comments are on top of each handler function so that swag can use to generate RESTful API documentation with Swagger 2.0 for Go automatically.
Documentation
¶
func GetFiberApp() *fiber.App
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.