Server-Side Swift with Kitura, Episode 11: Making Codable Routes | Kodeco

This content was released on Jun 12 2018. The official support period is 6-months from this date.

Let's make a basic GET route using Kitura, and then let's enhance and streamline that route using the Codable protocol with Kitura's best built in feature - Codable Routing.


This is a companion discussion topic for the original entry at https://www.kodeco.com/3770-server-side-swift-with-kitura/lessons/11