API Gateway Patterns with Forge
Configure reverse proxying, load balancing, circuit breaking, and rate limiting using Forge's built-in gateway extension. Production patterns included.
Insights, tutorials, and announcements from the Forge team.
Configure reverse proxying, load balancing, circuit breaking, and rate limiting using Forge's built-in gateway extension. Production patterns included.
Explore how to build ReAct agents that reason, use tools, and maintain conversation memory — all within your Forge application.
A step-by-step guide to extending Forge with your own modules. Covers the extension lifecycle, hook system, configuration binding, and testing strategies.
A deep dive into Vessel, Forge's type-safe DI container powered by Go generics. Learn patterns for constructor injection, scoped lifetimes, and circular dependency detection.
Today we are announcing Forge, a modular framework designed to help teams build scalable, observable backend services in Go — from prototype to production.