Skip to content

Slack app in Clojure #122

Description

@practicalli-johnny

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions