]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/developer/api.rst
Create 3rd Resources chapter in API documentation
[github/wallabag/wallabag.git] / docs / en / developer / api.rst
index 61182dcde2338b316ff057190aa1d1a32f8b8ed8..0e1a3f0cc2824506b61e091989be6f4656961157 100644 (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/>`__.