queryparam

Query parser

Converts URL query parameters into struct values of the correct types

Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.

GitHub

19 stars
4 watching
5 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists

delimiteddelimited-datagogolangquery-parametersquery-paramsslicetagtagsurlurl-parametersurl-paramsurl-parserurl-parsingurl-values

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
google/go-querystringA library for encoding structs into URL query parameters2,006
sonh/qsA Go package for encoding data structures into URL query parameters.76
hetiansu5/urlqueryA URL query string encoder and parser written in Go.60
golgote/neturlURL parser and builder library with normalization, path segmentation, and query string handling capabilities252
twharmon/gosqlA query builder library for Go that simplifies the creation and manipulation of SQL databases.32
bokwoon95/go-structured-queryAutomates the creation and execution of SQL queries to simplify data access and mapping196
aldy505/bobA Go library for constructing and building SQL queries in a type-safe manner.17
jirfag/go-querysetA 100% type-safe ORM library with code generation for Go, supporting multiple databases.726
a8m/rqlA resource query language for REST APIs343
timsolov/rest-query-parserLibrary to parse and generate dynamic SQL queries from REST API query strings.78
pelletier/go-tomlLibrary for parsing and generating the TOML file format in Go.1,751
elgs/gojqA Go library for querying and manipulating JSON data191
go-rel/relA modern ORM layer for Golang772
cristalhq/builqA simple and safe Go library for building SQL queries with parameter indexing.91