Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filip-zielinski/CodablePlayground

Playground that demonstrates advanced uses of Swift's Codable
https://github.com/filip-zielinski/CodablePlayground

Last synced: 25 days ago
JSON representation

Playground that demonstrates advanced uses of Swift's Codable

Awesome Lists containing this project

README

        

# README

Playground that demonstrates advanced uses of Swift's Codable.

**Contents**

1. Start
2. Overview
3. Automatic Encoding
4. Automatic Decoding
5. Manual Encoding
6. Manual Decoding
7. Inheritance
8. Decoding nested data using intermediate type
9. Real World Example
10. Dynamic Coding Keys
11. Encoder and Decoder customization
12. CodingUserInfoKey
13. Error Handling
14. Resources

**Feel free to contribute!**