Crawl content from RSS feeds into multiple formats https://crates.io/crates/rssto
Find a file
2026-01-08 00:10:50 +02:00
.github init github features 2025-06-14 04:22:19 +03:00
crates fix internal reference 2026-01-08 00:10:50 +02:00
.gitignore initial commit 2026-01-07 15:00:55 +02:00
Cargo.toml draft initial http application 2026-01-07 23:25:02 +02:00
LICENSE Initial commit 2025-06-14 04:14:54 +03:00
README.md update components list 2026-01-07 23:28:30 +02:00

rssto

Build Dependencies crates.io

Convert RSS feeds into multiple formats

Note

Branch in development!

Components

  • rssto-crawler - RSS feed reader and data scrapper daemon
  • rssto-http - Web server implementation based on the Rocket engine
  • rssto-mysql - Shared database library
  • rssto-llama - Feeds auto-translation tool