A very simple step by step,implementing an echo service using webhook. Whatever user asks Google Assistant will be sent to your API and then same text will be sent back as speech text.
This simple app will help you understand
- How to write an API in node
- How to integrate your node JS app with API.AI as webhook