SkillAgentSearch skills...

RESTKitTutorial

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

Install / Use

/learn @bonzoq/RESTKitTutorial
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated6y ago
Forks8

Languages

Objective-C

Security Score

60/100

Audited on Oct 30, 2019

No findings