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.

Project layout

Installs
4
Repository
marsolab/skills
First Seen
May 11, 2026
go-http — marsolab/skills