line-bot-sdk: Haskell SDK for LINE Messaging API
A Servant library for building LINE chatbots. This package is composed of the following modules:
A client library for the LINE Messaging API, including the
Line
monad, which manages the channel credentials.A servant combinator to write safe Line webhooks.
To get started, see the documentation for the Line.Bot.Client
and Line.Bot.Webhook
modules below.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- line-bot-sdk-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.2, 0.6.0, 0.7.0, 0.7.1, 0.7.2 (info) |
---|---|
Dependencies | 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), http-api-data (>=0.4 && <0.5), http-client (>=0.5.14 && <0.7), http-client-tls (>=0.3.5 && <0.4), http-types (>=0.12.2 && <0.13), line-bot-sdk, scientific (>=0.3.6 && <0.4), servant (>=0.15 && <0.16), servant-client (>=0.15 && <0.16), servant-client-core (>=0.15 && <0.16), servant-server (>=0.15 && <0.16), string-conversions (>=0.4.0 && <0.5), text (>=1.2.3 && <1.3), time (>=1.8.0 && <1.9), transformers (>=0.5.5 && <0.6), wai (>=3.2.2 && <3.3), wai-extra (>=3.0.25 && <3.1), warp (>=3.2.26 && <3.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2018 Alexandre Moreno |
Author | Alexandre Moreno |
Maintainer | Alexandre Moreno <alexmorenocano@gmail.com> |
Category | Network, Web |
Home page | https://github.com/moleike/line-bot-sdk#readme |
Bug tracker | https://github.com/moleike/line-bot-sdk/issues |
Source repo | head: git clone https://github.com/moleike/line-bot-sdk |
Uploaded | by moleike at 2019-02-27T08:13:54Z |
Distributions | |
Executables | echo-server |
Downloads | 4595 total (41 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-02-27 [all 1 reports] |