gcaccaos/dialogflow-fulfillment

View on GitHub
docs/source/getting-started/examples/django.rst

Summary

Maintainability
Test Coverage
Dialogflow fulfillment webhook server with **Django**
=====================================================

.. literalinclude:: ../../../../examples/django/views.py
   :language: python
   :caption: views.py
   :emphasize-lines: 4, 27-28, 33