This Xcode project teaches you how to create one-to-many relationships in Parse using a simple blogging application.
- Clone the repository and open the Xcode project.
- Add your Parse application id and client key in
AppDelegate.m
To learn more, take a look at the Adding One-to-Many Relationships tutorial.