-
I've used https://github.com/tkrajina/typescriptify-golang-structs and it's worked for me so far, relatively simple so you can be up in minutes.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I use https://github.com/gzuidhof/tygo for generating my TS types directly from go structs.
-
However, I recently moved off the svelte stack onto something a bit more novel: HTMX and Hyperscript. It has been absolutely life changing, through and through. By using both, everything I do is in Go, and some very easy to understand Hyperscript. No more node, no more NPM madness, etc. I'm working 10x faster, and writing almost everything in Go -- you don't need types between languages if all you use is one language.
-
The wails project does this when. You can check it out here https://github.com/wailsapp/wails/blob/master/v2/internal/typescriptify/typescriptify.go for inspection.
-
goa
🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
-
You should check out https://github.com/pacedotdev/oto.