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

iOS Automated Testing With Calabash-Cucumber

Posted by Kishan Ravindra on 2/5/15 8:52 AM

Introducing Calabash

Automation testing in mobile arena growing day by day in large scale, there are lot of open source projects are available in market to help the developers and QA team to face the problem of building a efficient,dynamic, robust tools and frameworks for mobile testing.

Read More