2
by jobe
Changed README |
1 |
DroidCouch is a minimal Android library for using CouchDB, licensed under the MIT license. |
2 |
||
3 |
Our intention is to make a small Java library well suited for Android mobile development. |
|
4 |
||
4
by jobe
Added file INSTALL and updated README |
5 |
DroidCouch was inpired by Divan (http://github.com/foretagsplatsen/Divan), a C# library with a more or less complete CouchDB API. DroidCouch is currently developed in-house at MSC Konsult AB. |
6 |
||
7 |
To get started, read the file INSTALL. |
|
8 |
||
9 |
||
1
by jobe
first commit |
10 |