Add new news apis (#733)

* Update README.md

Added currents api to available list

* Forum to plural
This commit is contained in:
theblackcat102 2018-08-17 05:13:17 +08:00 committed by Dave Machado
parent ca9f9d7869
commit 7bbd0f4c79

View file

@ -502,6 +502,7 @@ API | Description | Auth | HTTPS | CORS | Link |
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
| Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | Unknown | [Go!](http://chroniclingamerica.loc.gov/about/api/) |
| Currents | Latest news published in various news sources, blogs and forums | `apiKey` | Yes | Yes | [Go!](https://currentsapi.services/) |
| Feedbin | RSS reader | `OAuth` | Yes | Unknown | [Go!](https://github.com/feedbin/feedbin-api) |
| Feedster | Searchable and categorized collections of RSS feeds | `apiKey` | Yes | Unknown | [Go!](https://api.feedster.me/v1/docs/) |
| New York Times | Provides news | `apiKey` | Yes | Unknown | [Go!](https://developer.nytimes.com/) |