eduardotkoller / convForm

A jQuery plugin that transforms a form into an interactive chat.
https://eduardotkoller.github.io/convForm
MIT License
182 stars 108 forks source link

How to fetch data from flask rest api and show in chat #46

Closed harry-bigdata closed 5 years ago

eduardotkoller commented 5 years ago

You can use callback functions as described in the README or build the conversation dynamically like in the api_example.html. Let me know if you need more help.