$ grep -r "#golang" ./posts/
#golang
// 1 post tagged with golang
01
›Web Service Architecture for Golang Developers
The web service architecture it's one of the most important part from your project. Learn how to create APIs, take care of security, interact with the database, write tests, use translations and manage the deployment process simply by using Golang.