URLQueryItemEncoder
URL encoder
Encodes any Encodable value into an array of URLQueryItem objects
A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.
64 stars
2 watching
8 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
encodableencoderqueryswifturl
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
| | A Go package for encoding data structures into URL query parameters. | 76 |
| | A URL query string encoder and parser written in Go. | 60 |
| | An interface for representing URI objects according to RFC 3986 | 472 |
| | A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
| | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
| | A C-based library and command line tools for encoding and decoding image formats commonly used on the web. | 2,042 |
| | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| | A utility for encoding and decoding query strings in JavaScript. | 446 |
| | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
| | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
| | Provides a geocoding solution in Elixir | 27 |
| | Tools and utilities for generating encoded versions of input data | 9 |
| | A YAML encoder for Elixir. | 22 |
| | Provides a simple way to encode and decode unique identifiers in web applications. | 106 |