go-querystring

query encoder

A library for encoding structs into URL query parameters

go-querystring is Go library for encoding structs into URL query strings.

GitHub

2k stars
26 watching
174 forks
Language: Go
last commit: 6 days ago
Linked from 1 awesome list

query-stringquerystring

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sonh/qs A Go package for encoding data structures into URL query parameters. 76
tomwright/queryparam Converts URL query parameters into struct values of the correct types 19
hetiansu5/urlquery A URL query string encoder and parser written in Go. 60
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
mozillazg/go-httpheader A library to encode structs into HTTP header fields 46
wenerme/go-req A declarative HTTP client library for the Go programming language 22
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
bokwoon95/go-structured-query Automates the creation and execution of SQL queries to simplify data access and mapping 197
greencoda/confiq A Go package for loading structured data into structs with mapping using tags and selectors. 35
sostronk/go-steam A Go library for querying Source servers 32
elgs/gojq A Go library for querying and manipulating JSON data 191
go-the-way/sg A Go library for generating standard SQL queries 6
elgs/jsonql A JSON query expression library in Golang. 276
jirfag/go-queryset A 100% type-safe ORM library with code generation for Go, supporting multiple databases. 726
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996