Please log in to watch this conference skillscast.
Codable is also being adopted in server-side Swift. Learn how to write type-safe Swift web APIs yourself, without having to worry about HTTP content types, headers, and parsing. Easily extract the query parameters from web requests and handle them appropriately in just a few lines of code. Ian will also mention advanced topics like writing your own Encoder or Decoder to convert to and from a custom format. Finally, we’ll look at new enhancements to Codable, coming in Swift 4.1, which will make things even simpler for app developers.
YOU MAY ALSO LIKE:
Understanding Codable
Ian Partridge
Ian Partridge is a senior developer at Swift@IBM, working to bring Swift to the cloud on Linux. With a background in runtime technologies including Java garbage collection, performance and monitoring he is now working in open source on server-side Swift. Since learning Swift he has contributed to open source Foundation and libdispatch, and is also a developer of Kitura, a Swift HTTP server and web framework.