Skip to content

Playground that demonstrates advanced uses of Swift's Codable

Notifications You must be signed in to change notification settings

filip-zielinski/CodablePlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages