Playground that demonstrates advanced uses of Swift's Codable.
Contents
- Start
- Overview
- Automatic Encoding
- Automatic Decoding
- Manual Encoding
- Manual Decoding
- Inheritance
- Decoding nested data using intermediate type
- Real World Example
- Dynamic Coding Keys
- Encoder and Decoder customization
- CodingUserInfoKey
- Error Handling
- Resources
Feel free to contribute!