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.
2k stars
26 watching
174 forks
Language: Go
last commit: 11 months ago
Linked from 1 awesome list
query-stringquerystring
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go package for encoding data structures into URL query parameters. | 76 |
| | Converts URL query parameters into struct values of the correct types | 19 |
| | A URL query string encoder and parser written in Go. | 60 |
| | A Go package for encoding and decoding URL parameters into structured data types | 781 |
| | A library to encode structs into HTTP header fields | 46 |
| | A declarative HTTP client library for the Go programming language | 22 |
| | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| | Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
| | A library for populating structs with data from various formats. | 35 |
| | A Go library for querying Source servers | 32 |
| | A Go library for querying and manipulating JSON data | 191 |
| | A Go library for generating standard SQL queries | 6 |
| | A JSON query expression library in Golang. | 276 |
| | A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| | A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |