← Back to context

Comment by mbvisti

3 months ago

Andurel - a rails-like framework in Go

https://github.com/mbvlabs/andurel

Probably only building for myself here but super fun to explore how that would look like.

This is good - I previously used Buffalo https://gobuffalo.io/ at my startup, but eventually decided to move off it. Go doesn't seem like the kind of language that could support a framework like rails (it's safety takes away from the flexibility).

Would love to see how this turns out though! Great work

  • Thanks!

    Yeah I tried out Buffalo as well but felt like they ended up doing too much!

    If you check it out, I'd love to hear what you think! It's not ready for a v1 yet, still very exploratory.