IBM / FoodTrackerBackend

This tutorial teaches how to create a Kitura Swift backend for the FoodTracker iOS app tutorial from Apple. This project contains a version of the tutorial code that has been updated to use Codable rather than NSCoder.
108 stars 38 forks source link

Completed food tracker #36

Closed Andrew-Lees11 closed 6 years ago

Andrew-Lees11 commented 6 years ago

This is the updated version of the completed Kitura Foodtracker workshop including Kitura 2.5 and the 0.3.0 release of the ORM.

seabaylea commented 6 years ago

LGTM. Merging.