command
module
Version:
v0.0.0-...-076bc55
Opens a new window with list of versions in this module.
Published: Sep 15, 2025
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.
README
¶
FIBER API
The project is an API built in Go using the Fiber framework.
Installation
- Fill in the environment variables of the
.template.env file and rename it to .env.
- Build the project database using:
docker-compose up -d
- Install project dependencies using:
go mod download
- Run the project using:
go run main.go
# or
air
Instructions
All the routes are documented in the path /swagger.
Every time you make changes in the api and you want to rebuild the documentation you must use this command, in the root of the project:
swag init --pd
Technologies
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.