📦
Version0.3.4
Revision2
Size3.8 MB
LicenseMIT
Confinementstrict
Basecore22

Go CLI for generating, managing, analyzing and diagnosing backend APIs


ForgeKit is a developer CLI written in Go that helps you bootstrap backend REST APIs
without manually creating the same project structure, configuration, database integration,
Docker files, migrations, and tests every time.

It generates production-ready Go REST APIs with a clean hexagonal architecture,
including PostgreSQL integration, Docker Compose, database migrations,
environment configuration, and automatic tests.

Features:
- Project scaffolding with hexagonal architecture
- PostgreSQL + Docker Compose + migrations
- Feature system (forge add/remove): auth, cors, logging, swagger
- Architecture validation (forge doctor, forge check, forge analyze)
- Project inspection (forge inspect)
- Extensible CLI with JSON output and CI modes

Update History

0.3.4 (2)
31 Aug 2026, 13:45 UTC

Published31 Aug 2026, 13:35 UTC

Last updated31 Aug 2026, 13:35 UTC

First seen31 Aug 2026, 13:45 UTC