go-http
Installation
SKILL.md
Go HTTP
Build HTTP services with the stdlib net/http and
Chi for routing. Chi is small, has
zero dependencies, and is fully net/http-compatible.
For handler tests with httptest, see go-testing. For the data layer,
see go-sql.