@hackage line-bot-sdk0.5.0.0
Haskell SDK for LINE Messaging API
Categories
License
BSD-3-Clause
Maintainer
Alexandre Moreno <alexmorenocano@gmail.com>
Links
Versions
Installation
Dependencies (21)
- aeson >=1.4.2 && <1.5
- base >=4.7 && <5
- base64-bytestring >=1.0.0 && <1.1
- bytestring >=0.10.8 && <0.11
- cryptohash-sha256 >=0.11.101 && <0.12
- errors >=2.3.0 && <2.4 Show all…
Dependents (0)
line-bot-sdk 
Servant library for building LINE chatbots.
Features:
-
Servant combinator
LineReqBodyfor validation of request signatures using the channel secret. This is required to distinguish legitimate requests sent by LINE from malicious requests -
Bindings for (most) of the Messaging APIs
Usage
See the examples/ directory.
Documentation
For details see the reference documentation on Hackage.
Contribute
Please report bugs via the github issue tracker.