I observed that you already announced this a few days ago:
https://groups.google.com/g/golang-nuts/c/SGIBI2xxx_c

If you didn't get any reply to the first announcement, maybe it's because 
there are already so many other projects working in this space, e.g.
https://awesome-go.com/web-frameworks/
https://github.com/mingrammer/go-web-framework-stars

Also, some Go programmers prefer not to work with a "framework" but just 
directly code to the Go standard library. This article is quite old but 
still relevant:
https://medium.com/code-zen/why-i-don-t-use-go-web-frameworks-1087e1facfa4

On Sunday, 22 June 2025 at 00:21:52 UTC+1 Tulio Rodrigues de Freitas 
Nascimento wrote:

> Hi everyone! [image: :waving_hand:]
> My name is Túlio, I’m 29 years old and from Brazil. I’m developing a web 
> development stack called LWDK, built in Go, that aims to bring automation 
> concepts—similar to what *Artisan* does for Laravel—into the Go ecosystem.
>
> The stack is installable via CLI, written entirely in Go, and designed to 
> simplify and speed up full-stack web development with Vue (via Vite) and Go.
>
> I’ve created a website where you can download the tool and see it in 
> action: https://lwdk.site13.com.br.
> It includes an automatic translation widget for other languages, and I’m 
> currently working on full internationalization of the tool.
>
> While it’s not open source *yet* (as I’m still working on its core), I 
> plan to make it open in the future. All help is welcome, and if you’re 
> interested in the idea or want to be part of the project, feel free to 
> reach out!
>
> <https://forum.golangbridge.org/t/introducing-lwdk-a-framework-stack-connecting-vite-vue-and-golang-for-productivity/39060#p-91743-key-features-1>Key
>  
> features:
>    
>    - One command creates a full project structure (frontend + backend)
>    - Live reload for both frontend and backend
>    - Separation of concerns with clean structure using the [create]
>     command
>    - [make:route] generates backend routes automatically in Go
>    - [db:sync] syncs and creates database structures with optional 
>    pre-sets (great for debugging)
>    - And more to come!
>
> [image: :package:] Download and learn more: https://lwdk.site13.com.br
>
> Let me know what you think or if you’d like to contribute. Thanks! [image: 
> :raising_hands:]
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/226c7026-180c-4ab9-987b-bd107b8e0cf0n%40googlegroups.com.

Reply via email to