This project uses Restkit on top of a django-rest-framework's demo api hosted on heroku.
- RKSnippet/AppDelegate.m registers Restkit
- RKSnippet/RKSnippetViewController.m does the API calls and maps to model
- RKSnippet/RKSnippet.m the model used
- Fetch all snippets (1st page)
- Add pagination support
- Add a view to visit a single snippet
- Support authentication
Yes! Contribute! Send me a pull-request, ask me questions, open source all the things! 🎉
MIT © Gabriel Le Breton