Go HTTP Server Applications

Design, build, test, and review production Go HTTP servers covering inbound adapters, modern ServeMux routing, middleware, strict bounded request decoding, response commitment, transparent ResponseWriter wrapping, server timeouts, health semantics, graceful shutdown, shared-state safety, and httptest verification. Use when implementing an HTTP service, API handler, middleware stack, server lifecycle, health endpoint, or inbound JSON boundary in Go.

LVTD-LLC aa298c6 8 files · 11.2 KB Updated

File contents

LVTD-LLC/skills/tree/main/skills/go-http-server-applications commit aa298c60a3

Frequently asked questions

npx skillmds@latest add lvtd-llc/go-http-server-applications