From 57c628e195f0072867829220d2373ef15f23bc7c Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Tue, 8 Aug 2017 22:02:50 +0200 Subject: documentation: update 3rd-party resources Relates to https://github.com/shaarli/Shaarli/issues/915 Signed-off-by: VirtualTam --- doc/md/REST-API.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/md/REST-API.md') 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); - [Android client example with Kotlin](https://gitlab.com/snippets/1665808) by [Braincoke](https://github.com/Braincoke) +### Javascript, NodeJS + +- [shaarli-client](https://www.npmjs.com/package/shaarli-client) + ([source code](https://github.com/laBecasse/shaarli-client)) + by [laBecasse](https://github.com/laBecasse) ### PHP -- cgit v1.2.3