summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2022-03-15 17:01:05 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-04-05 12:26:15 +0200
commit1205c363c6fc1f82d6368432d910e69248d147de (patch)
treed73a159e61d5fc02c88152ee9da961e9c095b711 /docs
parente96866bc2e0aca02c91c2172f83e5f8c7cf3f181 (diff)
Create wrappers.md
Diffstat (limited to 'docs')
-rw-r--r--docs/wrappers.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/wrappers.md b/docs/wrappers.md
new file mode 100644
index 0000000..be8fcad
--- /dev/null
+++ b/docs/wrappers.md
@@ -0,0 +1,11 @@
+## Wrappers
+
+eduVPN-common can interface with the following languages:
+
+- Android (Java)
+- C#
+- Php
+- Python
+- Swift
+
+For this, [wrapper code](https://github.com/jwijenbergh/eduvpn-common/tree/main/wrappers) has been created which can be used as a library.