Back to browse
GitHub Repository

The rails-like Go framework you didn't know you needed

212 starsGo

Andurel Web Framework Releases v1.0.0

by mbvisti·Jul 11, 2026·3 points·0 comments

AI Analysis

MidShip It

Rails for Go when Buffalo and Fiber already fill this convention-over-configuration niche.

Strengths
  • Proper v1 contracts with SBOMs, provenance, and release verification
  • Two frontend options: server-rendered Templ+Datastar or Inertia SPA with Vue/React
Weaknesses
  • Windows not supported despite claiming official release verification for four OS/arch combos
  • Rails-like Go framework is a solved category with Buffalo, Revel, and Fiber ecosystems
Target Audience

Go developers who want Rails-style conventions and rapid scaffolding

Similar To

Buffalo · Fiber · Revel

Post Description

For close to a year now I have been exploring what a rails-like framework in Go could look like, from my perspective.

This has resulted in a very opinionated set of tools, architecture and agent-friendly CLI that I believes will make building fast and secure web apps in Go a much better experience. Omakase as DHH would say.

Check it out and let me know what you think and please open an issue if you have feature requests or find any bugs!

Similar Projects

The Rails developers' guide to mobile app frameworks

The piece lays out four concrete paths and calls out real, operational tradeoffs — for example, when fully native forces you to build a JSON API and maintain three codebases, and when React Native’s plugin model drags you back into platform code. The author’s claim of having shipped 25+ Rails-backed apps gives the recommendations weight, and the write-up reads like a pragmatic checklist you’d use in a team meeting rather than marketing fluff.

Niche GemSolve My Problem
joemasilotti
304mo ago