Swift Backend Web Services Using Swift Express

Posted by Kishan Ravindra on 6/7/16 3:38 AM

Since Apple released swift as an open source language, there’s been various discussions going on making use of its openness, especially In the field backend services.

Why backend web services? As a iOS Developer, we would be pretty comfortable using the same language and logic that can be used for apps as well as backend.

When we came to know, swift language has been announced as Open source. The first thing which came to our team mind was, Is It possible to create web applications and backend web services using swift language. From there we started exploring various Apple community and forum sites.

Read More