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.
Pull request adding stencil.md and referencing it from the main repo.
This tutorial takes you from a completed backend to having the server providing a html frontend with stencil templating and displaying the users meals and allowing the website to add additional meals.
This is awaiting Helen's Review before it will be merged
Pull request adding stencil.md and referencing it from the main repo.
This tutorial takes you from a completed backend to having the server providing a html frontend with stencil templating and displaying the users meals and allowing the website to add additional meals.
This is awaiting Helen's Review before it will be merged