--- title: Resources weight: 3 --- ## Third party resources Some applications or libraries use our API. Here is a non-exhaustive list of them: - [Java wrapper for the wallabag API](https://github.com/di72nn/wallabag-api-wrapper) by Dmitriy Bogdanov. - [.NET library for the wallabag v2 API](https://github.com/jlnostr/wallabag-api) by Julian Oster. - [A plugin](https://github.com/joshp23/ttrss-to-wallabag-v2) designed for [Tiny Tiny RSS](https://tt-rss.org/) that makes use of the wallabag v2 API. By Josh Panter. - [A plugin](https://github.com/Joedmin/xExtension-wallabag-button) designed for [FreshRSS](https://www.freshrss.org/) that makes use of the wallabag v2 API. By Joedmin. - [Golang wrapper for the wallabag API](https://github.com/Strubbl/wallabago) by Strubbl, for his projects [wallabag-stats graph](https://codeberg.org/strubbl/wallabag-stats) and the command line tool [wallabag-add-article](https://codeberg.org/strubbl/wallabag-add-article). - Tool to automatically download Wallabag articles into your local computer or Kobo ebook reader [wallabako](https://gitlab.com/anarcat/wallabako) by anarcat.