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
63 stars 4 forks source link

Related Projects #8

Open sneakers-the-rat opened 10 months ago

sneakers-the-rat commented 10 months ago

To add to docs when they exist <3

RSS Parrot url: https://rss-parrot.net/web/feeds source: https://genart.social/@twilliability/111688775264827884 re: https://mstdn.science/@moritz_negwer/111689901462243123

Sciety Labs Super duper relevant, lots and lots of very good examples of FastAPI and stuff we were thinking of doing that they've already done - look here for examples on caching, feed generation, etc. repo: https://github.com/sciety/sciety-labs

roaldarbol commented 10 months ago

Does FastAPI automagically create docs or should we make use of Material for MkDocs (brilliant project!)? Or just have it in the GH repo - I guess it depends on how unwieldy the project could get and whether it is aimed at encouraging and enabling people to hack away.