Opinionated Go/HTMX boilerplate with payments, emails, auth, etc.
An opinionated Go and HTMX boilerplate featuring payments, emails, authentication, and notifications. A Go + HTMX boilerplate with all the essentials for your SaaS, AI tools, or web apps. Start earning online quickly without the hassle.
GoCommerce is a lightweight open-source API built in Go that enables developers to add commerce functionality to static websites and JAMstack applications. The project focuses on handling the backend aspects of online stores, including order processing and payment management, while allowing the frontend to remain completely static. Because it is designed for headless commerce architectures, developers can build storefront interfaces using any frontend framework while relying on GoCommerce to manage transactions. The API integrates with payment providers such as Stripe to process payments securely and supports additional commerce capabilities such as international pricing and tax handling. ...