mirror of
https://github.com/ggicci/httpin.git
synced 2024-12-02 09:01:33 +02:00
🍡 HTTP Input for Go - Decode an HTTP request into a custom struct 📢 the encoding feature will come soon, see branch feat/encoder
https://ggicci.github.io/httpin/
.github/workflows | ||
.gitignore | ||
body_test.go | ||
body.go | ||
chain.go | ||
engine_test.go | ||
engine.go | ||
errors.go | ||
go.mod | ||
httpin_test.go | ||
httpin.go | ||
kv_test.go | ||
kv.go | ||
LICENSE | ||
Makefile | ||
options.go | ||
README.md |