iOS MongoDB tutorial Missing source code

Hi I was looking at the tutorial for the end to end implementation of an iOS app performing crud operations Using a MongoDB Backend database and a node.js middle tier. The node.js component provides a web services Interface to MongoDB.

The tutorial is in two parts. Part 1 is to setup the node.js and MongoDB backend and Part 2 is to write the iOS app. The tutorial provides links to download the Sample Application code but the links do not work.

Does anyone have this sample code? Here are the tutorial links:

Part 1:

https://www.raywenderlich.com/2663-how-to-write-a-simple-node-js-mongodb-web-service-for-an-ios-app

Part 2:

https://www.raywenderlich.com/2441-how-to-write-an-ios-app-that-uses-a-node-js-mongodb-web-service

This topic was automatically closed after 166 days. New replies are no longer allowed.