#Build a Go Serverless App in 5 Minutes With Sst
Welcome Gophers! ๐ In this video, we are going to look at what it takes to build a serverless application in Go in 5 minutes using SST.
Continue Learning
golang
Go Interfaces Tutorial
Learn how Go interfaces work โ implicit satisfaction, defining contracts, and writing flexible, testable code without inheritance or explicit implements keywords.
May 2026
5 min read
golangGo JSON Tutorial
In this tutorial, we are going to cover everything you need when it comes to working with JSON in Go.
Aug 2024
6 min read
golangGo Tickers Tutorial
In this tutorial, we are going to look at how you can effectively use tickers in go to periodically execute tasks in your Go applications
May 2019
3 min read
golangGo Modules Tutorial
In this tutorial, we are going to be looking at how you can successfully work with modules in Go!
Apr 2019
6 min read