"RESTDroid provides a way to handle REST call to REST web-service. RESTDroid only packed fundamental logic to handle asynchronous request. Extends this logic is the role of Module. Here you can found severals Module such as an ORMlite-Jackon module to handle data persistence and mapping/parsing."
I create this lib because many applications need call to REST web service and there is many way to implement this. This library provides a way to do it.
It's still an alpha release so I need feedback and contributors if anyone is interested by this projetct
On Github : PCreations/RESTDroid
