From: ArthurHoaro Date: Sun, 7 May 2017 16:38:39 +0000 (+0200) Subject: Merge pull request #860 from ArthurHoaro/readme X-Git-Tag: v0.9.0~5 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=5177d8e57427ac01e788079b8e61065f038df5d2;hp=b4189928f84758e1589715dfe04e2d966a4f3b88;p=github%2Fshaarli%2FShaarli.git Merge pull request #860 from ArthurHoaro/readme 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)):