Adios
Templates/Go API
API starters

Go API

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

GoGinChiEchoFiberBeego

Clone locally

Repository: templates

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

Variants

Choose the variant that matches your runtime, framework, or service version before running the local deploy command.

Go Gin
GoGo modules
Key
go-gin
Path
go/gin
Go Chi
GoGo modules
Key
go-chi
Path
go/chi
Go Echo
GoGo modules
Key
go-echo
Path
go/echo
Go Fiber
GoGo modules
Key
go-fiber
Path
go/fiber
Go Beego
GoGo modules
Key
go-beego
Path
go/beego

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