1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +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 @@ Other methods
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.
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/>`__.