Aaron London

3pods

LPMJSONUtils

A set of utilities for deserializing JSON files.

License: MIT

  • Objective C

LPMSirenClient

This is currently only used in LPMSirenKit (for the Example project) and in LPMSolKit (for the Example project).

License: MIT

  • Objective C

LPMSirenKit

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

  • Objective C