RWDevCon 2018 Vault, Episode 23: Server Side Swift with Kitura | raywenderlich.com

Kitura is the REST API framework in Swift written by IBM, and has been in development since Swift was open sourced. In this workshop, get started with a fully functional API that uses Codable for GET, POST, and DELETE requests - simplifying the code you have to write. Finally, learn about Kitura’s ORM feature, which builds on top of Codable to make saving data even easier than before!


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5156-rwdevcon-2018-vault/lessons/23