From: ArthurHoaro Date: Sun, 7 May 2017 15:33:16 +0000 (+0200) Subject: Readme: add API documentation link X-Git-Tag: v0.9.0~5^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=eb5548e8531cf2bf7c9c7b0e77a456475d6c3535;hp=a4af59f47103a3f9c903eeddb1e30ab9cb7344f0;p=github%2Fshaarli%2FShaarli.git Readme: add API documentation link --- diff --git a/README.md b/README.md index cfdefc66..d57f5202 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)):