Skip to content

yujiahaol68/rossy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rossy

self-host RSS web reader in Golang

build Go Report Card Coverage Status

Description

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.

Feature

  • 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)

The first release version is still under development. COMING SOON

License

This project is licensed under the Apache License