claudiajs / claudia-bot-builder

Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes
https://claudiajs.com/claudia-bot-builder.html
MIT License
1.84k stars 252 forks source link

Web API Support #37

Closed learnfunctionalprogramming closed 7 years ago

learnfunctionalprogramming commented 7 years ago

Hi.

I know this is not a bug, but here it goes: Can this be used with a simple web API? I don't see it in the documentation. As far as i can tell, it only works with Messenger, Skype, Telegram and Slack. Is there way that can be used with a web API? Also how could i use it with Serverless instead of Claudia? The main problem is that i can't do any real testing without lambda servers.

Thanks.

gojko commented 7 years ago

please use the gitter channel (https://gitter.im/claudiajs/claudia) for general questions. we use github issues only for bug reports