uhjish / slacktastic

Elasticsearch indexing of slack messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running

To start a web server for slacktastic on localhost, run:

lein ring server-headless [port]

By default, the server uses port 40000. To query the service, run:

curl -X GET http://localhost:40000

API Documentation

Swagger spec and documentation is available at http//localhost:40000 that describes the endpoints.

License

About

Elasticsearch indexing of slack messages.


Languages

Language:Clojure 100.0%