Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdolence/slack-morphism
Type-safe and reactive Slack client with blocks templating DSL and rate control for Scala
https://github.com/abdolence/slack-morphism
client scala slack slack-api
Last synced: 3 months ago
JSON representation
Type-safe and reactive Slack client with blocks templating DSL and rate control for Scala
- Host: GitHub
- URL: https://github.com/abdolence/slack-morphism
- Owner: abdolence
- License: apache-2.0
- Created: 2020-01-05T12:45:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T12:41:31.000Z (5 months ago)
- Last Synced: 2024-10-07T10:08:16.573Z (4 months ago)
- Topics: client, scala, slack, slack-api
- Language: Scala
- Homepage: https://slack.abdolence.dev/
- Size: 9.53 MB
- Stars: 19
- Watchers: 2
- Forks: 7
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Slack Morphism: A type-safe client and blocks templating for Scala.
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.latestbit/slack-morphism-client_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.latestbit/slack-morphism-client_2.13/)
![](https://github.com/abdolence/slack-morphism/workflows/tests%20and%20formatting/badge.svg)
[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)### Overview and Docs
Please follow to the official website: [https://slack.abdolence.dev](https://slack.abdolence.dev)### Scala support
- Scala v2.12+### Licence
Apache Software License (ASL)### Code of Conduct
See the [Code of Conduct](CODE_OF_CONDUCT.md)### Author
Abdulla Abdurakhmanov