Server Side Swift with Kitura - Part 17: | Ray Wenderlich Videos

After you write your persistence functions, you'll hook up your codable routes to your database, finally putting all the pieces together.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3770-server-side-swift-with-kitura/lessons/17

Hi David, thanks for this comprehensive tutorial guide. I would like to understand how can I connect my backend server to CouchDB on Fauxton? It is very straight forward when using Cloudant.

My end goal is to create a pull replication from CouchDB to my mobile application.

Thanks.
Vincent

@dokun1 Can you please help with this when you get a chance? Thank you - much appreciated! :]