1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Create 3rd Resources chapter in API documentation

This commit is contained in:
Nicolas Lœuillet 2016-04-23 13:21:08 +02:00
parent c9bdd9a83f
commit 8c2affe680
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
2 changed files with 18 additions and 0 deletions

View file

@ -257,3 +257,12 @@ Autres méthodes
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.
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/>`__.