Demo server and API built using server-side swift with the Kitura framework. Document database created using CouchDB. Local development using docker containers. Cloud hosting with Bluemix.
Demo client application makes networking calls with both NSURLSessions and Alamofire. Features:
- Create new food truck and display name, type of food, average cost and location (using coordinates)
- Add review to foodtruck and display.
- Get average rating for foodtruck.
See a demonstration video here: Swift Server


