]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/README.txt
add readme
[citadel.git] / webcit-ng / README.txt
index 82c0a93cc9ccee97cbf6a43dc09c8ee98142f78c..435df81a1bd315b1d6ebdbfa8bce48c07b084aa9 100644 (file)
@@ -29,3 +29,8 @@ REST format URIs will generally take the form of:
 
        /ctdl/objectClass/[container/]object[/operation]
 
+We are using:
+
+*      libcitadel for information about the Citadel server, some string handling, and the JSON encoder
+*      Expat for DAV handling
+*      OpenSSL for TLS