Comment on Django 1.8 releasedComments−lukasm11yI really wish there was something as mature as Django in Go (A little bit lightweight maybe)−eeZi11yWell... Django predates Go by 7 years.−gonoobie11yBeego?http://beego.me/−jzelinskie11yrevel[0] is probably the best there is right now -- it's probably more similar to Play! of Scala/Java fame.[0]: https://github.com/revel/revel−niix11yBuild it :)−dguaraglia11yWouldn't a new framework be the opposite of the 'mature' framework s/he wishes existed? :)−krylon11yOn the other hand, Django was a new framework, once. If you want to create a web framework for Go that is equivalent to Django, you have to start somewhere.
Comments
I really wish there was something as mature as Django in Go (A little bit lightweight maybe)
Well... Django predates Go by 7 years.
Beego?
http://beego.me/
revel[0] is probably the best there is right now -- it's probably more similar to Play! of Scala/Java fame.
[0]: https://github.com/revel/revel
Build it :)
Wouldn't a new framework be the opposite of the 'mature' framework s/he wishes existed? :)
On the other hand, Django was a new framework, once. If you want to create a web framework for Go that is equivalent to Django, you have to start somewhere.