Skip to content
/ snore Public

Web app rss client written using rust, rocket, sled and ureq

Notifications You must be signed in to change notification settings

bezmuth/snore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A super simple "blazingly fast" rust clone of Jes Olson's vore.website, written in an afternoon to learn a bit more about rust and web development.

Stuff to note:

  • Uses an embedded database (not sql) like vore.
  • All feeds are accesible by all users.
  • The async rss update might cause some issues
  • No guarantees on security

Run with cargo run

About

Web app rss client written using rust, rocket, sled and ureq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published