Skip to content

Latest commit

 

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

#POUCH - Penn cOUCHdb interface ###A pure C wrapper for working with CouchDB.

##Depends libcurl: link to at compile time with -lcurl

##Usage gcc -o $program $program.c pouch.c -lcurl

to compile the example program, demo.c, which uses an extension of Joseph Adams' JSON library:

make

##Description A simple way to interact with CouchDB instances through low-level CURL requests and the JSON library of your choice.

About

C api to CouchDB using CURL and JSON

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages