Skip to content

dibe-sh/rss-to-json

Repository files navigation

Rss-To-Json

This project is a simple RSS to JSON converter. It is built using NestJS and uses the rss-parser package to parse the RSS feed.

Project setup

yarn install

Compile and run the project

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

About

A simple rss feed to json convertor using NestJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published