Skip to content

A small Project, creating a slack wrapper using Clojure( Use of hiccup, Ring and compojure)

License

Notifications You must be signed in to change notification settings

fiott248/send-slack-clojure-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackhook-app

A simple slack hook wrapper using clojure.

Installation

Install Lein FIRST

lein uberjar

docker pull fiott248/clojure-slack-wrapper:v1

docker run -p 8090:8090 fiott248/clojure-slack-wrapper:v1

Usage

http://127.0.0.1:8090/slack

Options

FIXME: listing of options this app accepts.

License

Copyright © 2018 Daniel Fiott

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A small Project, creating a slack wrapper using Clojure( Use of hiccup, Ring and compojure)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published