codable topic
NetworkingInOperations-Example
An example project looking at how to combine Operations with URLSession 📡
Options
Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well
json2codable
A command line tool to generate a Swift Codable struct from a JSON document
Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data
Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CR...
DictionaryCoder
Fast dictionary encoder / decoder for Swift Codable types
URLQueryCoder
Fast URL query encoder / decoder for Swift Codable types
Realm-and-Swift-Codable
How to implement Swift 4 Codable with Realm Database
FTAPIKit
Declarative and generic REST API framework using Codable.
BinaryCodable
A binary encoder for Swift Codable types
MarkCodable
Swift Codable with human-friendly Markdown storage