Added Messaging APIs

Messaging APIs is a mono repo which collects APIs needed for bot development.
pull/33/head
C. T. Lin 2017-07-17 21:39:13 +08:00 committed by GitHub
parent 8927637550
commit c334f2e2b9
1 changed files with 1 additions and 0 deletions

View File

@ -350,6 +350,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l
* [Recime](https://www.recime.io/) - A powerful platform for developers to build enterprise-grade bots. Recime provides the bot framework, developer tools, and a serverless cloud infrastructure.
* [PHPFaceBot](https://github.com/bigicoin/phpfacebot) - PHP Facebook Messenger bot framework/starter kit
* [TestMyBot](https://github.com/codeforequity-at/testmybot) - Automated Testing for Chatbots
* [Messaging APIs](https://github.com/Yoctol/messaging-apis) - Messaging APIs for multi-platform
#### Boilerplates/templates
* [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)