Skip to content

Lewik/kouch

Repository files navigation

kouch (beta)

Kotlin client for CouchDB

Download

Use https://jitpack.io repository

	allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
implementation 'com.github.lewik.kouch:kouch:0.0.55'

Usage

kotlin

//TODO

java

//TODO

Thanks to

First version writer: https://gitlab.com/oftomorrow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages