Readme: add API documentation link
This commit is contained in:
parent
a4af59f471
commit
eb5548e853
1 changed files with 6 additions and 0 deletions
|
@ -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)):
|
||||
|
|
Loading…
Reference in a new issue