Social is a project from Tiago Taquelim Udemy Course "Backend Engineering with Go".
During course Tiago takes time to explain and show how to build modern REST API in Golang in an idiomatic way. Social is using Postgres databse, Redis for caching and many Go libraries that helps with all network stuff like routing, user authentication, authorization, encryption data and using mailing.