Aaron London

3pods
This is currently only used in LPMSirenKit (for the Example project) and in LPMSolKit (for the Example project).
License: MIT
LPMSirenKit
is a lightweight library for interacting with Hypermedia APIs that adhere to the Siren specification.
LPMSirenKit
sits on top of AFNetworking
and submits requests on behalf of the application. The library will parse the results and cache the entity, link, action, and field objects. The properties
for the entity objects are not cached at this level (the library only caches those things that are necessary for navigation).
License: MIT