Skip to content

simonbreiter/rsstojson

Repository files navigation

rsstojson

JavaScript Style Guide

rsstojson.com is a simple API that converts XML feeds into JSON. It comes with a React GUI to test queries.

Local Development

yarn; yarn dev

Installs dependencies and starts local development environment on localhost:3000 and Storybook on localhost:9001. If you want to use docker as your local development environment instead use:

yarn docker:dev

License

MIT

About

convert rss to json as a service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published