Launching today

Breeze — Ultra Fast Golang Web Framework
Build APIs, SPAs, Swagger, and dashboards in Go all in one.
10 followers
Build APIs, SPAs, Swagger, and dashboards in Go all in one.
10 followers
Breeze is a batteries-included fullstack framework for Go that combines APIs, SPA support, Swagger generation, background workers, dashboards and ORM integration into a single developer experience. Instead of assembling multiple libraries and tools for every project, Breeze provides everything needed to build and deploy modern web applications as a single Go application.







Curious how Breeze handles hot reload during dev compared to something like Air, and whether the dashboard you mention is something I can ship to production or if it's more of a dev tool I would strip out before deploying?
Love the all-in-one approach for Go, finally something that competes with the JS frameworks without the toolchain sprawl. One thing that would make adoption much easier: built-in support for hot module replacement during development so you can edit templates and frontend assets without restarting the whole binary.