urlquery
Query parser
A URL query string encoder and parser written in Go.
URL Query string Encoder and Parser based on go
60 stars
2 watching
13 forks
Language: Go
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library for encoding structs into URL query parameters | 2,006 |
| 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 Go library for querying and manipulating JSON data | 191 |
| URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
| A Golang package for extracting data from HTML documents using XPath expressions. | 744 |
| A JSON query expression library in Golang. | 276 |
| A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
| A module to parse and normalize database URLs for use in Elixir applications. | 9 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A utility library for parsing and manipulating URL query strings and hash values | 3 |
| An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
| Encodes any Encodable value into an array of URLQueryItem objects | 64 |