basic-go-fiber-api

command module
v0.0.0-...-076bc55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2025 License: MIT Imports: 9 Imported by: 0

README

FIBER API

The project is an API built in Go using the Fiber framework.

Installation

  1. Fill in the environment variables of the .template.env file and rename it to .env.
  2. Build the project database using:
docker-compose up -d
  1. Install project dependencies using:
go mod download
  1. 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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL