# 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) Crawl content from 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