FreshRSS-Extensions/xExtension-TTRSS_API
Alexandre Alapetite b49596818c
Add PHPStan and other quality checks
Similar to FreshRSS core
Contributes to https://github.com/FreshRSS/Extensions/issues/184
2023-11-23 22:41:09 +01:00
..
extension.php Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
LICENSE Add TinyTinyRSS API extension 2015-01-14 22:01:19 +01:00
metadata.json Fix JSON versions (#176) 2023-09-16 14:47:44 +02:00
README.md Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00
ttrss.php Add PHPStan and other quality checks 2023-11-23 22:41:09 +01:00

TinyTinyRSS API extension

This extension provides a TTRSS-compliant API. It means with this extension you can use applications made for TTRSS initially.

Note the API is NOT FULLY SUPPORTED YET!

Please be sure to enable API in the configuration and set an API password on your profile.

URL to use is something like http://rss.example.com/api/ttrss.php or http://example.com/freshrss/p/api/ttrss.php.

To use it, upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS.