go-httpheader

Header encoder

A library to encode structs into HTTP header fields

A Go library for encoding structs into Header fields.

GitHub

46 stars
5 watching
14 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

gogo-librarygolangheaderstructstructs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bozd4g/go-http-client An HTTP client package providing a lightweight way to send requests in Golang. 79
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
sonh/qs A Go package for encoding data structures into URL query parameters. 76
gorilla/schema Converts data between structured formats and HTTP form values 1,387
go-audio/wav A Go library for decoding and encoding WAV audio files. 309
ake-persson/encoding Provides a generic interface to encode and decode data in a platform-agnostic way. 9
google/go-querystring A library for encoding structs into URL query parameters 1,992
ggicci/httpin A package for easily decoding data from HTTP requests and encoding them into Go structs. 321
mlcsec/headi Automates HTTP header injection with customizable payloads 237
monoculum/formam A package to decode HTTP form and query parameters into Go structs with flexible data types 192
mozillazg/request An HTTP request library for Gopher. 425
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
go-ozzo/ozzo-routing A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs. 455