filip-zielinski / CodablePlayground

Playground that demonstrates advanced uses of Swift's Codable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Playground that demonstrates advanced uses of Swift's Codable


Languages

Language:Swift 100.0%