Skip to content

GoBeaver

Composable Go building blocks for secure, scalable services.

GoBeaver is a family of small, composable Go packages for building secure, scalable services. Pull in only the pieces you need — or use the full kit and the GoBeaver CLI to scaffold a complete modular monolith.

configkit

Zero-dependency env loader. Vendored, audited, 12-factor by default. Stable-ish — ready for real use.

filekit

Filesystem abstraction across 7 backends, with stackable decorators (cache, encrypt, validate). Stable-ish.

beaverkit

The wider toolkit: database, krypto, oauth, cache, slack, captcha, urlsigner. Alpha — APIs may shift.

GoBeaver CLI

Scaffold and manage GoBeaver projects from the terminal. Alpha.