Open sneakers-the-rat opened 10 months ago
The basic functionality!
Using this: https://github.com/sbordeyne/fastapi_rss/
Make feeds for journals at: /journals/{ISSN}/rss
/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/
partially completed in https://github.com/sneakers-the-rat/journal-rss/commit/125e38892fa95c033034ad4c9a044f91a05dcb73
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/