Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kantis/slacklin
A Slack client written in Kotlin using coroutines
https://github.com/kantis/slacklin
kotlin slack slack-api
Last synced: 11 days ago
JSON representation
A Slack client written in Kotlin using coroutines
- Host: GitHub
- URL: https://github.com/kantis/slacklin
- Owner: Kantis
- License: apache-2.0
- Created: 2018-12-12T00:48:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T21:51:25.000Z (about 6 years ago)
- Last Synced: 2024-11-18T09:13:04.845Z (2 months ago)
- Topics: kotlin, slack, slack-api
- Language: Kotlin
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Slacklin
[![Travis CI](https://img.shields.io/travis/Kantis/slacklin/master.svg)](https://travis-ci.org/Kantis/slacklin)
[![Codecov](https://img.shields.io/codecov/c/github/Kantis/slacklin.svg)](https://codecov.io/github/Kantis/slacklin)A Slack client written in Kotlin using coroutines
## Goals
* Provide a nice implementation for working with Slack APIs from Kotlin while leveraging Kotlin-specific features
* Maintain a small footprint
* Achieve and maintain good test coverage
* Be a fun project to learn and contribute to## Contribute
Contributors welcome :-)