This is the example repository for this blog post
To run the server on your system:
- Run
go buildto create the binary (birdpedia) - Run the binary :
./birdpedia
To run tests, run go test ./...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the example repository for this blog post
To run the server on your system:
go build to create the binary (birdpedia)./birdpediaTo run tests, run go test ./...