self-host RSS web reader in Golang
rossy
provides out of box full feature RSS Reader API powered by gin and SQLITE. You can self-host rossy reader in your local env. Just by running released binary can give you exactly the same function like other online RSS reader. But you can also keep your data in local.
- Out of box RSS local web reader
- Self-host and data safe
- Default web interface
- RSS/Atom Feed Subscribe
- Fast feed fetching
- Full text parsing (TODO)
- dockerfile for self deploy (TODO)
This project is licensed under the Apache License