{"id":18649851,"url":"https://github.com/ashwanthkumar/fsharp-slack-webhooks","last_synced_at":"2025-11-05T10:30:32.611Z","repository":{"id":140450039,"uuid":"163170999","full_name":"ashwanthkumar/fsharp-slack-webhooks","owner":"ashwanthkumar","description":"F# library to send messages to Slack via Incoming webhooks.","archived":false,"fork":false,"pushed_at":"2018-12-27T04:09:32.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T12:44:50.489Z","etag":null,"topics":["slack","slack-webhook","slackapi"],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashwanthkumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-12-26T11:09:55.000Z","updated_at":"2018-12-27T04:09:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"805db904-5242-4278-a36e-74f20e952085","html_url":"https://github.com/ashwanthkumar/fsharp-slack-webhooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Ffsharp-slack-webhooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Ffsharp-slack-webhooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Ffsharp-slack-webhooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Ffsharp-slack-webhooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashwanthkumar","download_url":"https://codeload.github.com/ashwanthkumar/fsharp-slack-webhooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239456411,"owners_count":19641843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["slack","slack-webhook","slackapi"],"created_at":"2024-11-07T06:40:52.719Z","updated_at":"2025-11-05T10:30:32.576Z","avatar_url":"https://github.com/ashwanthkumar.png","language":"F#","readme":"[![Build Status](https://travis-ci.org/ashwanthkumar/fsharp-slack-webhooks.svg?branch=master)](https://travis-ci.org/ashwanthkumar/fsharp-slack-webhooks)\n# fsharp-slack-webhooks\n\nF# library to send messages to Slack via Incoming webhooks.\n\n## Usage\n```fsharp\nopen SlackWebhooks.Client\n[\u003cEntryPoint\u003e]\nlet main args =\n    let payload = new Payload(text=\"Hello from F#\",username=\"fsharp-bot\",channel=\"#general\")\n    let response = Send \"https://hooks.slack.com/services/foo/bar/baz\"  payload\n    printfn \"Response : %A\" response\n    // Return 0. This indicates success.\n    0\n```\n\n## License\nLicensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Ffsharp-slack-webhooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwanthkumar%2Ffsharp-slack-webhooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Ffsharp-slack-webhooks/lists"}