matthiase | 8 years ago | on: Ask HN: What is your Golang web-dev tech stack?
For APIs, I've used net/http and httprouter with great success. I've recently discovered Buffalo (https://github.com/gobuffalo/buffalo) which looks great for full-stack development but I have not used it for a production app.