# line [!['travis-ci/noraesae/line](https://travis-ci.org/noraesae/line.svg?branch=master)](https://travis-ci.org/noraesae/line) Haskell SDK for the [LINE](https://line.me) API ## Features * Internal [auth signature validator](https://devdocs.line.me/en/#webhook-authentication) * Webhook handled with handler function, [WAI](https://hackage.haskell.org/package/wai) application, or [Scotty](https://hackage.haskell.org/package/scotty) action * Functions and types for [LINE Messaging API](https://devdocs.line.me/en/#messaging-api) ## Documentation Please refer to [the API docs available on Hackage](https://hackage.haskell.org/package/line). ## Examples Please see the [examples](examples) directory. ## LICENSE [BSD3](LICENSE)