mirror of
https://github.com/ggicci/httpin.git
synced 2024-11-30 08:56:52 +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/
.gitignore | ||
body.go | ||
chain.go | ||
errors.go | ||
form.go | ||
go.mod | ||
httpin_test.go | ||
httpin.go | ||
LICENSE | ||
README.md |
httpin
HTTP Input for Go