From 62ae728e4081b2458515e4249f6bb80fb96181a5 Mon Sep 17 00:00:00 2001 From: Tom Sisk Date: Tue, 28 Mar 2017 16:45:43 -0500 Subject: [PATCH 1/2] Add Barchart market data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f44359fd..f7f7bb52 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ For information on contributing to this project, please see the [contributing gu |---|---|---|---|---| | 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) | | Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) | +| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) | | Callook.info | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) | | Celebinfo | Celebrity information | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) | From f7a75167961fa8c494596d235063b5c7b348103f Mon Sep 17 00:00:00 2001 From: Tom Sisk Date: Wed, 29 Mar 2017 17:07:45 -0500 Subject: [PATCH 2/2] Adding Finance section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7f7bb52..eeece573 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ For information on contributing to this project, please see the [contributing gu * [Development](#development) * [Documents & Productivity](#documents--productivity) * [Environment](#environment) +* [Finance](#finance) * [Food & Drink](#food--drink) * [Games & Comics](#games--comics) * [Geocoding](#geocoding) @@ -122,7 +123,6 @@ For information on contributing to this project, please see the [contributing gu |---|---|---|---|---| | 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) | | Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) | -| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) | | Callook.info | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) | | Celebinfo | Celebrity information | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) | @@ -195,6 +195,12 @@ For information on contributing to this project, please see the [contributing gu |---|---|---|---|---| | PM2.5.in | PM2.5 Data of China | `apiKey` query string | No | [Go!](http://www.pm25.in/api_doc) | +### Finance + +| API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | + ### Food & Drink | API | Description | Auth | HTTPS | Link |