Technical requirements
We will be developing using Go and using Docker to run our application within containers. Visit the following to locate installers for your operating system:
- Go installers can be found at https://go.dev/doc/install
- Docker installers can be found at https://docs.docker.com/desktop/
Go 1.17 or higher is required to run the code from this book.