Merge pull request #860 from ArthurHoaro/readme

Readme: add API documentation link
This commit is contained in:
ArthurHoaro 2017-05-07 18:38:39 +02:00 committed by GitHub
commit 5177d8e574

View file

@ -85,6 +85,12 @@ dailymotion, flickr, imageshack, imgur, vimeo, xkcd, youtube...
- URL cleanup: automatic removal of `?utm_source=...`, `fb=...` - URL cleanup: automatic removal of `?utm_source=...`, `fb=...`
- discreet pop-up notification when a new release is available - 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 ### Other usages
Though Shaarli is primarily a bookmarking application, it can serve other purposes Though Shaarli is primarily a bookmarking application, it can serve other purposes
(see [usage examples](https://github.com/shaarli/Shaarli/wiki#usage-examples)): (see [usage examples](https://github.com/shaarli/Shaarli/wiki#usage-examples)):