@hackage line4.0.1
Haskell SDK for the LINE API
Categories
License
BSD-3-Clause
Maintainer
Jun <me@noraesae.net>
Links
Versions
Installation
Dependencies (12)
- base >=4.8 && <5
- bytestring >=0.10.6.0
- text >=1.2.2.1
- transformers >=0.4.2.0
- aeson >=0.11.2.1
- base64-bytestring >=1.0.0.1 Show all…
Dependents (1)
@hackage/acme-everything
line 
Haskell SDK for the LINE API
Features
- Internal auth signature validator
- Webhook handled with handler function, WAI application, or Scotty action
- Functions and types for LINE Messaging API
Documentation
Please refer to the API docs available on Hackage.
Examples
Please see the examples directory.