Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 259 Bytes

JSON De-Serializer Demo

This demo shows how to easily de-serialize JSON responses from GraphQL into simple models via Alamofire + AlamofireObjectMapper

To run this demo:

  • clone this repo
  • run 'pod install'
  • open the Workspace created
  • Run