dialogflow-fulfillment: A Dialogflow Fulfillment library for Haskell.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A library to create responses for Google's Dialogflow fulfillment webhook.

Dialogflow is an end-to-end, build-once deploy-everywhere development suite for creating conversational interfaces for websites, mobile applications, popular messaging platforms, and IoT devices. Find more at the Google Cloud site for the project.

Check how fulfillment works in the Dialogflow documentation.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4
Change log CHANGELOG.md
Dependencies aeson (>=1.4.2 && <1.5), base (>=4.12.0.0 && <4.13), bytestring (>=0.10.8 && <0.11), containers (>=0.6.0 && <0.7), text (>=1.2.3 && <1.3), unordered-containers (>=0.2.10 && <0.3) [details]
License BSD-3-Clause
Copyright (c) 2019 Mauricio Fierro
Author Mauricio Fierro
Maintainer mauriciofierrom@gmail.com
Category API
Home page https://github.com/mauriciofierrom/dialogflow-fulfillment
Bug tracker https://github.com/mauriciofierrom/dialogflow-fulfillment/issues
Source repo head: git clone https://github.com/mauriciofierrom/dialogflow-fulfillment
Uploaded by mauriciofierrom at 2019-09-22T16:01:29Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for dialogflow-fulfillment-0.1.0.0

[back to package description]

Build Status

dialogflow-fulfillment

A basic library to create responses for Google's Dialogflow fulfilment webhooks.