mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-31 01:46:23 +02:00
Fixed Twitter information (#690)
Fixed link to Twitter development site and clarified that the API does not support CORS
This commit is contained in:
parent
a6b5fab00c
commit
ba114612b0
1 changed files with 1 additions and 1 deletions
|
@ -627,7 +627,7 @@ API | Description | Auth | HTTPS | CORS | Link |
|
|||
| Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | Unknown | [Go!](https://core.telegram.org/api#getting-started) |
|
||||
| Tumblr | Read and write Tumblr Data | `OAuth` | Yes | Unknown | [Go!](https://www.tumblr.com/docs/en/api/v2) |
|
||||
| Twitch | Game Streaming API | `OAuth` | Yes | Unknown | [Go!](https://dev.twitch.tv/docs) |
|
||||
| Twitter | Read and write Twitter data | `OAuth` | Yes | Unknown | [Go!](https://dev.twitter.com/rest/public) |
|
||||
| Twitter | Read and write Twitter data | `OAuth` | Yes | No | [Go!](https://developer.twitter.com/en/docs) |
|
||||
| vk | Read and write vk data | `OAuth` | Yes | Unknown | [Go!](https://vk.com/dev/sites) |
|
||||
|
||||
### Sports & Fitness
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue