forked from wallabag/wallabag
Create 3rd Resources chapter in API documentation
This commit is contained in:
@ -257,3 +257,12 @@ Other methods
|
|||||||
We won't write samples for each API method.
|
We won't write samples for each API method.
|
||||||
|
|
||||||
Have a look on the listing here: http://localhost:8000/api/doc to know each method.
|
Have a look on the listing here: http://localhost:8000/api/doc to know each method.
|
||||||
|
|
||||||
|
Third resources
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Some applications use our API. Here is a non-exhaustive list of them:
|
||||||
|
|
||||||
|
- `Python API for wallabag
|
||||||
|
<https://github.com/foxmask/wallabag_api>`__ by FoxMaSk, for his project `Trigger Happy
|
||||||
|
<https://blog.trigger-happy.eu/>`__.
|
||||||
|
|||||||
@ -257,3 +257,12 @@ Autres méthodes
|
|||||||
Nous n'écrirons pas d'exemples pour toutes les méthodes de l'API.
|
Nous n'écrirons pas d'exemples pour toutes les méthodes de l'API.
|
||||||
|
|
||||||
Jetez un œil à la liste complète ici http://localhost:8000/api/doc pour connaitre chaque méthode.
|
Jetez un œil à la liste complète ici http://localhost:8000/api/doc pour connaitre chaque méthode.
|
||||||
|
|
||||||
|
Ressources tierces
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Certaines applications utilisent notre API. En voici une liste non exhaustive :
|
||||||
|
|
||||||
|
- `Python API for wallabag
|
||||||
|
<https://github.com/foxmask/wallabag_api>`__ par FoxMaSk, pour son projet `Trigger Happy
|
||||||
|
<https://blog.trigger-happy.eu/>`__.
|
||||||
|
|||||||
Reference in New Issue
Block a user