sneakers-the-rat / paper-feeds

A FastAPI web server for creating RSS feeds for scholarly journals with the magic of adversarial interoperability
GNU General Public License v3.0
60 stars 4 forks source link

Implement RSS feeds #6

Open sneakers-the-rat opened 6 months ago

sneakers-the-rat commented 6 months ago

The basic functionality!

Using this: https://github.com/sbordeyne/fastapi_rss/

Make feeds for journals at: /journals/{ISSN}/rss

Shoot for minimal implementation with just basic item metadata first, but consider what we would need to modify in the above package to meet some best practices recommended by crossref http://oxford.crossref.org/best_practice/rss/

sneakers-the-rat commented 6 months ago

partially completed in https://github.com/sneakers-the-rat/journal-rss/commit/125e38892fa95c033034ad4c9a044f91a05dcb73