mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-07 11:13:34 +01:00
Mention example instance
Namely http://v2.wallabag.org/api/doc, so api methods can be looked up without installing wallabag first.
This commit is contained in:
parent
bf8e088033
commit
eb7d1b4b30
@ -8,7 +8,7 @@ Requirements
|
|||||||
|
|
||||||
* wallabag freshly (or not) installed on http://localhost:8000
|
* wallabag freshly (or not) installed on http://localhost:8000
|
||||||
* ``httpie`` installed on your computer (`see project website <https://github.com/jkbrzt/httpie>`__). Note that you can also adapt the commands using curl or wget.
|
* ``httpie`` installed on your computer (`see project website <https://github.com/jkbrzt/httpie>`__). Note that you can also adapt the commands using curl or wget.
|
||||||
* all the API methods are documented here http://localhost:8000/api/doc
|
* all the API methods are documented here http://localhost:8000/api/doc (on your instance) and `on our example instance <http://v2.wallabag.org/api/doc>`_
|
||||||
|
|
||||||
Creating a new API client
|
Creating a new API client
|
||||||
-------------------------
|
-------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user