Skip to content

Final project from "RESTKit Tutorial: how to fetch data from a RESTful API into Core Data."

Notifications You must be signed in to change notification settings

bonzoq/RESTKitTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTKitTutorial

Final project from "RESTKit Tutorial: how to fetch data from a RESTful API into Core Data."

https://medium.com/ios-os-x-development/restkit-tutorial-how-to-fetch-data-from-an-api-into-core-data-9326af750e10

##Installation

Don't forget to install pods.

This app requires CocoaPods dependency manager. It automates and simplifies the process of using 3rd-party libraries. If you don't have it yet, you can get it by typing the following in your console:

$ sudo gem install cocoapods

With CocoaPods up and running go to the application folder and install dependencies:

$ cd RESTKitTutorial
$ pod install

Use Articles.xcworkspace to open the project.

About

Final project from "RESTKit Tutorial: how to fetch data from a RESTful API into Core Data."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published