encodable topic
KeyedCodable
Easy nested key mappings for swift Codable
URLQueryItemEncoder
A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.
JSONDecoder-Keypath
Add key path support to the JSONDecoder
codable
A strict json parser inspired by Swift Codable
json2codable
A command line tool to generate a Swift Codable struct from a JSON document
DictionaryCoder
Fast dictionary encoder / decoder for Swift Codable types
URLQueryCoder
Fast URL query encoder / decoder for Swift Codable types
HttpUtility
HttpUtility is an open source MIT license project which is helpful in making HTTP requests and returns a decoded object from server. Right now this utility only parses JSON.
DynamicMapper
Dynamic decoding and encoding using native Codable protocol