Completed
GET all commits
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Codable Routing with Kitura
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About me
- 3 A Javascript example
- 4 Foundation Pre-Swift 4
- 5 SwiftyJSON relief
- 6 Enter Swift 4
- 7 Conforming to Encodable
- 8 Conforming to Decodable
- 9 Decoding
- 10 There's a lot more to it ...
- 11 GET all commits
- 12 Codable Routing
- 13 POST a Commit
- 14 Codable Query Parameters
- 15 Saving to a database
- 16 Swift-Kuery ORM
- 17 In a parallel universe ...
- 18 Kiturakit
- 19 End-to-End
- 20 Sharing Code
- 21 Get your hands dirty