An open API service indexing awesome lists of open source software.

https://github.com/gmelodie/rissos

RSS management written in Rust
https://github.com/gmelodie/rissos

Last synced: 7 months ago
JSON representation

RSS management written in Rust

Awesome Lists containing this project

README

          

# Rissos

## Usage
```bash
➜ cargo run
Usage: rissos

Commands:
update
update-channel
get-channel
add-channel
add-from-file
remove-channel
save
load
help Print this message or the help of the given subcommand(s)

Options:
-h, --help Print help
```