简体   繁体   中英

C++ Library or Wrapper for CouchDB

Can anyone recommend a library or a wrapper for the RESTful interface of couchDB? No need to re-invent the wheel here, I assume. Or at least a help to create any RESTful client?

一个简单的方法来发送请求到C ++一个RESTful接口使用与libcurl一个C ++ warpper 看这里

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM