Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dan-mba/rss2json-proxy

Fastify app to convert RSS feed to JSON & handle CORS issues
https://github.com/dan-mba/rss2json-proxy

cors fastify fetch nodejs typescript undici

Last synced: about 2 months ago
JSON representation

Fastify app to convert RSS feed to JSON & handle CORS issues

Awesome Lists containing this project

README

        

Convert RSS to JSON
=================

This server converts the RSS feed input using the 'rss' query parameter to JSON.
It also works as a proxy by setting CORS for All Access.