Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 931 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 931 Bytes

eprint-fans

Go License

Generate custom ePrint feeds using keywords.

Live at eprint.fans.

Parsing the RSS feed Uses gofeed to parse ePrint's Atom Feed.

Running your own instance. Since this is a simple Go app, it should be easy to run your own instance. I am using fly which makes it super easy. Other one-click container services like aws copilot should also be super easy (you might need to write a standard Go Dockerfile.)


License

eprint-fans is licensed under Apache 2.0.