diff --git a/technical/1.-The-different-APIs.md b/technical/1.-The-different-APIs.md new file mode 100644 index 00000000..0eed3a78 --- /dev/null +++ b/technical/1.-The-different-APIs.md @@ -0,0 +1,19 @@ +# OpenDHT + +The documentation related to the API of OpenDHT is [here](https://github.com/savoirfairelinux/opendht/wiki/API-Overview) and will not be detailed in the following part. + +# Daemon + +## The managers + +## DBUS + +## JNI + +## Libwrap + +## Python wrapper + +## REST API + +# LRC \ No newline at end of file