Merge pull request #652 from mclark4386/patch-1

pdflayer now requires apikey
This commit is contained in:
Dave Machado 2018-04-18 22:00:50 -04:00 committed by GitHub
commit 04cdd79718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -249,7 +249,7 @@ API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---| |---|---|---|---|---|---|
| File.io | File Sharing | No | Yes | Unknown | [Go!](https://www.file.io) | | File.io | File Sharing | No | Yes | Unknown | [Go!](https://www.file.io) |
| Mercury | Web parser | `apiKey` | Yes | Unknown | [Go!](https://mercury.postlight.com/web-parser/) | | Mercury | Web parser | `apiKey` | Yes | Unknown | [Go!](https://mercury.postlight.com/web-parser/) |
| pdflayer | HTML/URL to PDF | No | Yes | Unknown | [Go!](https://pdflayer.com) | | pdflayer | HTML/URL to PDF | `apiKey` | Yes | Unknown | [Go!](https://pdflayer.com) |
| Pocket | Bookmarking service | `OAuth` | Yes | Unknown | [Go!](https://getpocket.com/developer/) | | Pocket | Bookmarking service | `OAuth` | Yes | Unknown | [Go!](https://getpocket.com/developer/) |
| PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | [Go!](https://prexview.com) | | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | [Go!](https://prexview.com) |
| Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | Unknown | [Go!](https://restpack.io/) | | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | Unknown | [Go!](https://restpack.io/) |