practicalli / practicalli/clojure-web-services
Slack app in Clojure
Open
@practicalli-johnny is already working on this.
Since Sep 14, 2023.
cloud-service
project
tutorial
- Dominant language
- Markdown
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Create an example project and accompanying guide showing how to build a Slack application in Clojure
Topics
- pre-requisites
- slack account & credentials
- slack API
- Create slack app
- Deploy slack app
- build simple Clojure application and integrate with Slack app
- calling slack API endpoints (clj-http-client or http-kit/client)
- fundamental API calls for slack
- post a message
- respond to slash command
- ngrok for local testing
- web sockets for local testing
- host clojure app (AWS, Render.com)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.