##Introduction to RestKit 0.20
This is the supporting project for an introduction to RestKit 0.20.
##Instructions
- clone the repository
- run
pod install - create a free account on Parse
- upload the two class files contained in ParseData/ creating classes
AeroplaneandCategory - add your Application ID and REST API key to
RKObjectManagerinitialisation in the application delegate