Description
Haskell SDK for the LINE API.
Description
This package exports bindings to LINE APIs.
It provides the following features:
Internal auth signature validator
Webhook handled with handler function, WAI application, or Scotty action
Functions and types for https://developers.line.me/en/docs/messaging-api/reference/
For example usages, please see the examples directory.
README.md
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.