Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[proiject] Slack app in Clojure #122

Open
practicalli-johnny opened this issue Sep 14, 2023 · 0 comments
Open

[proiject] Slack app in Clojure #122

practicalli-johnny opened this issue Sep 14, 2023 · 0 comments

Comments

@practicalli-johnny
Copy link
Contributor

practicalli-johnny commented Sep 14, 2023

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant