Articles

In-depth articles on the design of individual nurago packages

Long-form pieces on the design of individual packages: the failure modes each one addresses, the trade-offs taken, and the boundaries of what it promises. They are published on tecnick.com.

Guides

  • Building a Production REST API in Go : twenty parts building one service end to end, from net/http and the startup path through configuration, shutdown, middleware, the request lifecycle, connection pools, one complete feature, testing and deployment.

Overview

Reliability and Networking

Security

Logging and Observability

Data Structures and Encoding


The package pages under /packages/ carry the reference documentation for each of these, and the guides under /docs/ cover how the packages fit together.