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: about 4 years ago
Linked from 2 awesome lists

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
google/go-querystring A library for encoding structs into URL query parameters 1,992
sonh/qs A Go package for encoding data structures into URL query parameters. 76
hetiansu5/urlquery A URL query string encoder and parser written in Go. 60
golgote/neturl URL parser and builder library with normalization, path segmentation, and query string handling capabilities 252
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
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17
jirfag/go-queryset A 100% type-safe ORM library with code generation for Go, supporting multiple databases. 726
a8m/rql A resource query language for REST APIs 343
timsolov/rest-query-parser Library to parse and generate dynamic SQL queries from REST API query strings. 78
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,736
elgs/gojq A Go library for querying and manipulating JSON data 191
go-rel/rel A modern ORM layer for Golang 770
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 89