A quick introduction to Encore, a back-end framework for Go - Part 1
September 23, 2022
Encore is a new backend web framework written in Go. It allows you to quickly create backend services with all kind of tools (databases, dependency injection, authentication, middlewares, etc..). Let's take a quick look !