Skip to Content
DocumentationOverview

Gofasta Documentation

Gofasta is a Go backend toolkit — a CLI for scaffolding projects and generating code, backed by a library of independent, production-ready packages. Use what you need, ignore the rest. This documentation covers everything you need to build, deploy, and maintain Go backend services with Gofasta.

Getting Started

New to Gofasta? Start here:

Guides

In-depth walkthroughs for common tasks:

CLI Reference

Every command the Gofasta CLI provides:

Package Library

Every package is independent — import only what you need. Reference for github.com/gofastadev/gofasta/pkg/*:

Last updated on