7 comments

[ 3.4 ms ] story [ 29.2 ms ] thread
Seems good and I like the sound of a batteries included web framework. However right now the samples/tutorials are pretty lacking. They don't touch on any of the features that you tout on the homepage.
There are a lot of web (micro-)framework or tools on Go right now and it seems there is a new one each day that i lost count. On top of my head: revel, beego, martini, gin, web.go, gorilla.

Have any of HN folks tried it all? Any comparison or review? I personally have only tried martini.

(comment deleted)
Just had a quick look at the api, and i just love the blobstore part. Decoupling the api from the backend provider is such an obvious thing to do. Yet it seems that it's the first time i've seen it stated so clearly. Once you've totally decoupled blobstore and relational store, it seems like cloud deployment really becomes nothing more than a matter of conf file.