Abstract
Encore is an innovative open source backend framework with superpowers for a radically improved developer experience. Encore lets you create backend services, define APIs, and call APIs all with a single line of Go code. It automatically instruments your application with Distributed Tracing technology for superior observability, generates beautiful API documentation and type-safe API clients for your frontend, simplifies secrets management, and even automates setting up your cloud infrastructure!
In this talk we’ll walk you through the problems it solves, the main ideas behind it, and how to use it to build a real-world backend application. You’ll come away with a brand new tool in your arsenal that makes building backend APIs 5x faster and 10x more enjoyable.