Skip to content

Thin wrapper around the Go http library to automatically marshal and unmarshal Go structs.

License

Notifications You must be signed in to change notification settings

apourchet/httpwrap

Repository files navigation

httpwrap


httpwrap is a thin wrapper around the default http library that lets you compose handlers and automatically inject outputs into the inputs of the next handler.

About

Thin wrapper around the Go http library to automatically marshal and unmarshal Go structs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages