Skip to content

Repository files navigation

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

Code of conduct

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages