$ grep -r "#golang" ./posts/

#golang

// 1 post tagged with golang

01
/tutorials webservice software-architecture software architecture golang models

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.