From d6a3bd8782bd73fe18caa48979dddcfbab21a99e Mon Sep 17 00:00:00 2001 From: evancarter-iex Date: Tue, 1 Aug 2017 11:13:58 -0400 Subject: [PATCH 1/2] Add IEX for Finance API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a44559b..3d0dff36 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | +| IEX | Stocks and Market Data | No | Yes| [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | ### Food & Drink From 45b62856eba5308a1fa82639db8f58c646499a98 Mon Sep 17 00:00:00 2001 From: evancarter-iex Date: Wed, 2 Aug 2017 09:24:21 -0400 Subject: [PATCH 2/2] Fix spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d0dff36..ce7f63d7 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | -| IEX | Stocks and Market Data | No | Yes| [Go!](https://iextrading.com/developer/) | +| IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | ### Food & Drink