Demo of a Dialogflow fulfillment webhook for Actions on Google.
npm i
npm run build
npm run dev
…or, to expose to the Internet using ngrok:
npm run devPublic
Licensed under the new BSD 3-clause license. See the separate LICENSE file.
Demo app for Dialogflow fulfillment webhook on Actions on Google
TypeScriptNOASSERTION