Remix.run Logo
Show HN: Rails-like web framework for Go(github.com)
9 points by mbvisti 2 days ago

Over the past couple of months I have been working on my own framework the encapsulates how I have come to build web apps using Go.

The aim is to make it faster and easier to build full-stack web applications that fully embraces hypermedia instead of JSON data API backend + SPA fronted

It's getting close to a v1-beta release but the core structure and functionality is there.

Would love to hear hn's thoughts!