瀏覽代碼

Merge pull request #205 from danog/patch-1

Added telegram bot API and PWRTelegram bot API.
pull/206/head
James Brooks 7 年之前
committed by GitHub
父節點
當前提交
848c7a8e2b
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. +3
    -1
      README.md

+ 3
- 1
README.md 查看文件

@@ -252,7 +252,9 @@ A collective list of JSON APIs for use in web development.
| Full Contact | Get Social Media profiles and contact Information | Yes | [Go!](https://www.fullcontact.com/developer/docs/) |
| Instagram API | Instagram Login, Share on Instagram, Social Plugins and more | Yes | [Go!](https://www.instagram.com/developer/) |
| LinkedIn REST-API | The foundation of all digital integrations with LinkedIn | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) |
| Telegram API | Read and write Telegram data | Yes | [Go!](https://core.telegram.org/api#getting-started) |
| Telegram MTProto API | Read and write Telegram data | Yes | [Go!](https://core.telegram.org/api#getting-started) |
| Telegram bot API | Simplified HTTP version of the MTProto API for bots | Yes | [Go!](https://core.telegram.org/bots/api) |
| PWRTelegram bot API | Boosted version of the Telegram bot API | Yes | [Go!](https://pwrtelegram.xyz) |
| Tumblr API | Read and write Tumblr Data | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) |
| Twitter API | Read and write Twitter data | Yes | [Go!](https://dev.twitter.com/rest/public) |
| vk API | Read and write vk dat | Yes | [Go!](https://vk.com/dev/sites) |


Loading…
取消
儲存