missile

rocketchat rest-http library


Keywords
clojure, functional-programming, http, http-client, rest, rocketchat
License
Apache-2.0

Documentation

missile

rocketchat-rest-client clojure library

Usage:

  • Add this library to your project:

[missile "0.1.0-SNAPSHOT"]

(https://clojars.org/missile)

  • Devel usage:

create a .missile.edn

with {:credentials {:username "my-user-name" :server-url "https://server-url.com" :token "my-token"}}

Use lein repl

And (missile.channels/list!) for listing all rocket-chat server channels

Status:

Under active devel

High-order values:

  • minimalism
  • open to community but driven by quality
  • patience and listen to contributors
  • maintainers are free to join and go

Where is this library used?