Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to connect this rasa from my react project #36

Open
savi429 opened this issue Oct 11, 2018 · 1 comment
Open

how to connect this rasa from my react project #36

savi429 opened this issue Oct 11, 2018 · 1 comment

Comments

@savi429
Copy link

savi429 commented Oct 11, 2018

instead of connecting to slack i want to send and receive messages from my react app , what is the api to connect from my react app

@JustinaPetr
Copy link
Owner

Hey @savi429. The best way to do it would be using http api. You can run Rasa agent on a http server and then use https requests to pass use messages and get the responses back. You can read more about http api here. Let me know if you need more help with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants