aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/md/REST-API.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/REST-API.md')
-rw-r--r--doc/md/REST-API.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/md/REST-API.md b/doc/md/REST-API.md
index 0b8aba8a..68a83c00 100644
--- a/doc/md/REST-API.md
+++ b/doc/md/REST-API.md
@@ -88,6 +88,11 @@ $signature = hash_hmac('sha512', $content, $secret);
88- [Android client example with Kotlin](https://gitlab.com/snippets/1665808) 88- [Android client example with Kotlin](https://gitlab.com/snippets/1665808)
89 by [Braincoke](https://github.com/Braincoke) 89 by [Braincoke](https://github.com/Braincoke)
90 90
91### Javascript, NodeJS
92
93- [shaarli-client](https://www.npmjs.com/package/shaarli-client)
94 ([source code](https://github.com/laBecasse/shaarli-client))
95 by [laBecasse](https://github.com/laBecasse)
91 96
92### PHP 97### PHP
93 98