From eb5548e8531cf2bf7c9c7b0e77a456475d6c3535 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sun, 7 May 2017 17:33:16 +0200 Subject: [PATCH] Readme: add API documentation link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cfdefc6..d57f520 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,12 @@ dailymotion, flickr, imageshack, imgur, vimeo, xkcd, youtube... - URL cleanup: automatic removal of `?utm_source=...`, `fb=...` - discreet pop-up notification when a new release is available +### REST API + +Easily extensible by any client using the REST API exposed by Shaarli. + +See the [API documentation](http://shaarli.github.io/api-documentation/). + ### Other usages Though Shaarli is primarily a bookmarking application, it can serve other purposes (see [usage examples](https://github.com/shaarli/Shaarli/wiki#usage-examples)):