Mock sample: Slack API
Open
@waldekmastykarz is already working on this.
Since Feb 26, 2026.
enhancement
- Dominant language
- No language data
- Stars
- 35
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Description
Create a mock sample for the Slack API.
Why
- Massive bot/app developer ecosystem
- Event simulation and webhook testing is challenging
- Modal interactions and message threading are complex to test
- Enables rapid bot development without live workspace
Suggested endpoints to mock
- Web API (chat.postMessage, users.list, channels.list)
- Events API (message events, reactions, mentions)
- Interactive components (modals, buttons, menus)
- OAuth flow responses
- Slash command handling
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.