Adios
Templates/Go API
API starters

Go API

Deploy a compiled Go API starter without setting up a VM, process manager, or reverse proxy.

GoGinChiEchoFiber

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/go/fiber
adios up

Variants

Choose the variant that matches your language and package manager before running the local deploy command.

Go Gin
Gogo
Key
go-gin
Path
go/gin
Go Chi
Gogo
Key
go-chi
Path
go/chi
Go Echo
Gogo
Key
go-echo
Path
go/echo
Go Fiber
Gogo
Key
go-fiber
Path
go/fiber

Need the full flow?

The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.

Open docs