Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 636 Bytes

File metadata and controls

11 lines (6 loc) · 636 Bytes

Using Yahoo! Weather API in Swift for iOS with WatchKit

Uses SwiftyJSON to handle JSON responses. Uses craft for Promises when requesting data from Yahoo!

Includes a Swift implementation of YQL querying based on yql-ios.

Includes WatchKit targets and example of retrieving weather data to display on Apple Watch.

Resources

Yahoo! Weather Getting Started