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 Go
4 items
📄️ Build an email drip campaign with Go
Implement an email subscription application in Go with Temporal's Workflows, Activities, and Queries, using the Temporal Client in a web API.
📄️ Create audiobooks from text with OpenAI and Go
Learn to build your own audiobooks from text using OpenAI Web APIs and Temporal. Step-by-step guide for hassle-free MP3 creation with robust failure mitigation.
🗃️ Build a Background Check application with Go
3 items