Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 897 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 897 Bytes

sidefeed (WIP)

Simple aggregation service that takes links, as URLs and converts said URLs into a combined feed. This allows for unified feeds and works agnostic to frontends.

Features

  • Support for RSS(atom, v1 & v2) urls.
  • Provide a HTTP REST API.

Roadmap

  • Support mass URL imports.
  • Support OPML imports.
  • Provide live-connection for feed updates(server-sent events).
  • Add caching for feeds to db.
  • Add search in cached feeds support, with sqlite full text search.
  • Support fediverse, and aggregation on hashtags.
  • Support websockets for api.
  • Add web-scraping for feed aggregation.
  • Support profiles for building multiple feeds.
  • Support auth(maybe?).

Credits

  • rss (rust library for rss),
  • actix & tokio,
  • other crates I am using(left me know if you want your library explicitly named).

Author

Swarnim Arun
Email Me At: swarnimarun11"at"gmail"dot"com