Add: Building a JIRA integration with Clojure & Atlassian Connect

This commit is contained in:
Jody LeCompte
2018-04-17 13:23:59 -05:00
committed by GitHub
parent bbecdfbd86
commit 8c6ddd7b96

View File

@ -76,6 +76,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html) * [Build a Twitter Bot with Clojure](http://howistart.org/posts/clojure/1/index.html)
* [Bulding a Spell-Checker](https://bernhardwenzel.com/articles/clojure-spellchecker/) * [Bulding a Spell-Checker](https://bernhardwenzel.com/articles/clojure-spellchecker/)
* [Building a JIRA integration with Clojure & Atlassian Connect](https://hackernoon.com/building-a-jira-integration-with-clojure-atlassian-connect-506ebd112807)
## Elixir ## Elixir