rssto/README.md
2026-01-07 23:28:30 +02:00

17 lines
No EOL
625 B
Markdown

# rssto
![Build](https://github.com/YGGverse/rssto/actions/workflows/build.yml/badge.svg)
[![Dependencies](https://deps.rs/repo/github/YGGverse/rssto/status.svg)](https://deps.rs/repo/github/YGGverse/rssto)
[![crates.io](https://img.shields.io/crates/v/rssto.svg)](https://crates.io/crates/rssto)
Convert RSS feeds into multiple formats
> [!NOTE]
> Branch in development!
## Components
* [x] `rssto-crawler` - RSS feed reader and data scrapper daemon
* [x] `rssto-http` - Web server implementation based on the Rocket engine
* [x] `rssto-mysql` - Shared database library
* [ ] `rssto-llama` - Feeds auto-translation tool