Skip to content

yangjehpark/iOS-Swift-Yahoo-Financial-API

Repository files navigation

A sample iOS application for searching symbol and querying financial quote by using Yahoo API, Alamofire and ObjectMapper.

Demo

Features

  • Searching symbol
  • Querying financial quote

Requirements

  • RxSwift-MVVM -> Swift 3.0 / iOS 10.0+ / Xcode 8.0+
  • Swift3 -> Swift 3.0 / iOS 8.0+ / Xcode 8.0+
  • Swift2 -> Swift 2.3 / iOS 8.0+ / Xcode 7.0+

Communication

  • If you found a bug or have a feature request, please open an issue.
  • If you want to contribute, submit a pull request.

Installation

Of course, CocoaPods is necessary. This is a dependency manager for Cocoa projects.

At the directory where 'podfile' is, please run the following command in the folder:

$ pod install

This is a nessacery course. If you don't, some build error would be occured.

Usage

After installation, open 'YahooFinance.xcworkspace' and start build & run.

License

My codes are under the Beerware license.

About

A sample iOS application for searching symbol and querying financial quote by using Yahoo API, Alamofire and ObjectMapper.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published