Hacker News new | ask | show | jobs
by beefsack 4596 days ago
This is amazing, I love the DI with services! I always preferred Gorilla to things like Revel because it wasn't so opinionated, and this seems closer to Gorilla but with this clever idea of services.

I threw together an example app with templating and database access as services, I'm impressed by how concise it is.

https://gist.github.com/mickhrmweb/7479583