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.

GitHub

64 stars
2 watching
8 forks
Language: Swift
last commit: about 2 years ago
Linked from 1 awesome list

encodableencoderqueryswifturl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alephao/swift-rlp A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data 24
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
thephpleague/uri-interfaces An interface for representing URI objects according to RFC 3986 462
thephpleague/uri A PHP library for manipulating and parsing URIs according to various standards 1,034
marcelog/ex_rfc3986 An Elixir implementation of the URI parsing rules defined in RFC3986 10
webmproject/libwebp A library for encoding and decoding image files in the WebP format 2,027
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10
lukeed/qss A utility for encoding and decoding query strings in JavaScript. 445
boyuanjiang/context_encoder_pytorch A PyTorch implementation of a deep learning model for inpainting images using contextual information 365
wvanbergen/chunky_png A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. 1,051
polmuz/elixir-geohash Provides a geocoding solution in Elixir 27
darienhuss/shotgunyara Tools and utilities for generating encoded versions of input data 9
ufirstgroup/ymlr A YAML encoder for Elixir. 22
mitchellvanw/hashids Provides a simple way to encode and decode unique identifiers in web applications. 106