⚠️ This project is still experimental. Do not use this in production.
Full-stack web framework for the Go programming language.
- RAD: Rapid application development with easy to use APIs.
- Generators: Time-saving generators for models, migrations, handlers, inputs, and forms.
- Frontend: Seamless frontend integration with tools like Templ, Inertia, and native Go templates.
- Schema Migration: Fluent APIs for generating db-agnostic schema migration files.
- Extensible: Out-of-the-box plugin support for extending the framework.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.