« All posts

Swapbook: A Single-Binary Component Workbench for Go/templ

Swapbook is a standalone component workbench for Go and templ applications.

Swapbook provides a standalone component workbench for applications built with Go and templ. It operates as a single Go binary, reverse-proxying to your running app and allowing htmx requests to hit real handlers without CORS issues. This enables developers to test components in real-time, facilitating interactions without authentication or database dependencies.