{"id":15714400,"url":"https://github.com/sekunho/slack_http","last_synced_at":"2026-04-29T18:32:48.168Z","repository":{"id":241383110,"uuid":"800055236","full_name":"sekunho/slack_http","owner":"sekunho","description":"A slack http client (WIP)","archived":false,"fork":false,"pushed_at":"2024-10-26T22:22:03.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-14T18:36:06.562Z","etag":null,"topics":["rust","slack"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sekunho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["sekunho"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-05-13T16:03:29.000Z","updated_at":"2024-10-26T22:22:05.000Z","dependencies_parsed_at":"2024-05-28T04:13:56.410Z","dependency_job_id":"4f39b1ff-35c6-4dc7-a9cf-b9102f7786b9","html_url":"https://github.com/sekunho/slack_http","commit_stats":null,"previous_names":["sekunho/slack_http"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sekunho/slack_http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sekunho%2Fslack_http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sekunho%2Fslack_http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sekunho%2Fslack_http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sekunho%2Fslack_http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sekunho","download_url":"https://codeload.github.com/sekunho/slack_http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sekunho%2Fslack_http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","slack"],"created_at":"2024-10-03T21:36:37.992Z","updated_at":"2026-04-29T18:32:48.154Z","avatar_url":"https://github.com/sekunho.png","language":"Rust","funding_links":["https://github.com/sponsors/sekunho"],"categories":[],"sub_categories":[],"readme":"# slack_http\n\n`slack_http` is an HTTP client for Slack's API. Each endpoint (except `oauth.*`\n`openid.*`) is tested against Slack's real servers from issuing the request, to\ndeserializing its response -- no mocks!\n\n## Test environment\n\nSince this library depends on integration tests, there's some setup required for\nyou to run them locally.\n\n1. Create a simple Slack [app](https://api.slack.com/apps). See [slack_manifest.json](./slack_manifest.json)\nfor the exact manifest.\n\n2. Ensure the following users with the following `display_name`s are present\n\n  - `OWNER`: (admin \u0026 owner)\n  - `MEMBER_1`: (regular member)\n\nAlso, I added the _Polly_ bot because bots have missing fields apparently.\n\n3. Ensure the following channels are present in your test WS.\n\n| name                | visibility | members          |\n|---------------------|------------|------------------|\n| general             | public     | OWNER,slack_http |\n| test_invite         | public     | OWNER            |\n| test_kick           | public     | OWNER            |\n| secret              | private    | OWNER            |\n| test_post_message   | public     | OWNER,slack_http |\n| test_post_ephemeral | public     | OWNER,slack_http |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekunho%2Fslack_http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsekunho%2Fslack_http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekunho%2Fslack_http/lists"}