Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 :-)