Go tutorials
Go is an open source programming language that offers built-in concurrency and a robust standard library. It's popular for building microservices and command line tools.
Temporal's Go SDK lets you use Go to build applications that take advantage of Temporal's features.
These tutorials will walk you through building Temporal applications using Go.
🗃️ Build an eCommerce App With Temporal and Go
4 items
📄️ Build an email subscription workflow with Temporal and Go
Implement an email subscription application in Go with Temporal's Workflows, Activities, and Queries, using the Temporal Client in a web API.
🗃️ Build a Background Check application with Temporal and Go
3 items