Sunday, 8 September 2013

Golang : REST API with gorilla and mgo

Golang : REST API with gorilla and mgo

I'm learning Go and looking for a beginner-friendly tutorial to make a
REST API with gorilla toolkit and the mgo Mongo driver. The documentation
of their respective websites seem more tailored to those beyond the
beginner level, who know what they're doing.

No comments:

Post a Comment