This is the example repository for this blog post To run the server on your system: Run go build to create the binary (birdpedia) Run the binary : ./birdpedia To run tests, run go test ./...