Polymer is an endpoint focused networking library for Objective-C and Swift that is meant to make interaction with REST webservices simple, fast, and fun! By treating the endpoints of a webservice as objects, it makes interaction more straightforward and readable while still leveraging and simplifying some of the amazing mapping technologies we’ve grown used to in consuming apis. The goal of this library is to be as minimalistic as possible while providing maximum customization. This is achieved by making

An alternative take to RestKit.

Source: LoganWright/Polymer