Skip to content

IndabaConsultores/LightCouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB Java API

IndabaConsultores Sonarcloud

A Java client for CouchDB database.

This is an active fork of LightCouch CouchDB Java API. Our intention is to mantain an active development of the library to cover the CouchDB REST API.

The releases of this fork are published via Jitpack

<dependency>
	<groupId>com.github.IndabaConsultores</groupId>
	<artifactId>lightCouch</artifactId>
	<version>0.3.2</version>
</dependency>

About

Active fork of LightCouch CouchDB Java client wrapper

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • JavaScript 0.9%