Browse Source

Merge pull request #317 from tomsisk/barchart

Add Barchart market data
pull/322/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
c4981b345d
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -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)
* [Fraud Prevention](#fraud-prevention)
* [Games & Comics](#games--comics)
@@ -196,6 +197,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 |


Loading…
Cancel
Save