blob: 784bedd72ee4d880fd86619a97dccd31de28a188 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
## chttpd
chttpd is a cluster-aware http layer for [CouchDB][1]. It is used in [BigCouch][2] as the http front-end.
### License
[Apache 2.0][3]
### Contact
* [http://cloudant.com][4]
* [info@cloudant.com][5]
[1]: http://couchdb.apache.org
[2]: http://github.com/cloudant/bigcouch
[3]: http://www.apache.org/licenses/LICENSE-2.0.html
[4]: http://cloudant.com
[5]: mailto:info@cloudant.com
|