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.
- Open Source: Restkit Library For Easier Communication With RESTful Web Services
- Perform Basic Web Tasks And Interact With RESTful Services
- Best Resources In iOS Development – February 14th 2011
- App Scaffolding Kit That Automatically Allows You To Sync Your Core Data Apps Online
- Best Resources In iOS Development – July 30th, 2012
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.