Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 578 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 578 Bytes

line-bot-sdk-clojure

SDK of the LINE Messaging API for Clojure

About the LINE Messaging API for Clojure.

See the official API documentation for more information.

English: https://devdocs.line.me/en/

Japanese: https://devdocs.line.me/ja/

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2016 Wen-Chun, Lin [email protected]

Distributed under the GPLv3 or any later version.