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 #15

Closed Andrew-Lees11 closed 6 years ago

Andrew-Lees11 commented 6 years ago

A completed version of the food tracker backend for people wanting to jump stright to the next steps. There is a corresponding pull request which updates the master branch to reflect the addition of this branch

seabaylea commented 6 years ago

LGTM. Merging.