Tag:deploy
All the articles with the tag "deploy".
Easy to build and deploy Go servers with no tooling and external dependencies
Posted on:April 20, 2024 at 11:30 AMQuick introduction to building HTTP servers in Go without having any tooling set up and requiring no external dependencies. Bazel is the preferred build system for this exercise. Cross compiling to other platforms is also briefly covered.