|
|
|
|
|
by mbvisti
252 days ago
|
|
I'm working on a Go full stack framework called Andurel: https://github.com/mbvlabs/andurel It's meant to be a 'rails-like' experience in Go without too much magic and conventions. Basically, speeding up development of fullstack apps in Go using templ, datastar, sqlc with an MVC architecture and some basic generators to quickly setup models, views and controllers. |
|