practicalli / practicalli/clojure-web-services

Slack app in Clojure

Open
#122 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.