Browse Source

Merge pull request #313 from ItsAarKay/master

added newsapi.org
pull/319/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
a57131eaf5
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -298,7 +298,8 @@ For information on contributing to this project, please see the [contributing gu

| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| New York Times | Provides news | No, but `apikey` is required | Yes | [Go!](https://developer.nytimes.com/) |
| New York Times | Provides news | `apikey` | Yes | [Go!](https://developer.nytimes.com/) |
| News API | headlines currently published on a range of news sources and blogs | `apikey` | Yes | [Go!](https://newsapi.org/) |

### Open Source projects



Loading…
Cancel
Save