Gothic Framework

This tool is designed to help you create modern applications with Golang in a fast, simple, and scalable manner using the GOTTH stack (Golang, TailwindCSS, Templ, and HTMX).
It draws inspiration from Next.js features, particularly its ability to leverage serverless and edge environments to enhance user experience (UX) while also providing a positive developer experience (DX).
Gothic Framework follows a file-based routing system, where folders and files automatically define your JSON API endpoints, as well as page and component routes. It supports static, dynamic, or ISR (Incremental Static Regeneration) routes based on the passed configuration. It also includes seamless integration with OpenTofu if you need a smooth deployment experience to AWS using a single command (support for more cloud providers is coming soon). But this does not limit your options — you're free to choose the infrastructure, cloud services, caching solutions, and libraries that best suit your needs! After all, it is just a Go app binary that can be deployed anywhere! Check out the source code yourself in our Github Organization — it's Open Source!
