iOS Library For Easily Creating Prototype RESTful Web Services For Easier Development

Some of the most popular open source iOS projects I’ve are for dealing with RESTful web services such as RESTKit.

Here’s an open source library submitted by John Tummarino for prototyping and testing a RESTful API service called RESTEasy.

The service you create within RestEASY runs directly wtihin your client project and can be reached via http just like any other server with everything you’d expect such as the ability to set.

The server includes everything you need to easily emulate any RESTful API along with some nice additional features such as persistence, and simulated latency.

You can find RestEASY on Github here.

A nice library to aid in the development of apps that use RESTful API services.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: iOS Library For Easily Creating Prototype RESTful Web Services For Easier Development

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *