Skip to content

Fast GraphQL backend to provide RSS data to subscribers. It uses Cloudflare's worker platform to handle requests and store data. Users receive browser responses in 30-70ms.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

mikowals/cloudflare-worker-rss

An RSS parsing backend to serve graphql requests.

Fast GraphQL backend to provide RSS data to subscribers. It uses Cloudflare's worker platform to handle requests and store data. Users receive browser responses in 30-70ms.

The code is running at https://worker-rss.mikowals.workers.dev/__graphql with a graphql gui to send requests and see responses.

You can download the code and run yourself with wrangler and a cloudflare account described below. To generate using wrangler

wrangler generate projectname https://github.com/cloudflare/worker-template

Further documentation for Wrangler can be found here.

About

Fast GraphQL backend to provide RSS data to subscribers. It uses Cloudflare's worker platform to handle requests and store data. Users receive browser responses in 30-70ms.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Stars

Watchers

Forks