arkits / rss-exporter

A microservice for collecting and parsing various RSS feeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS Exporter

A microservice for collecting and parsing various RSS feeds

Development

Config Management

Create a config.yml based on the config.sample.yml.

Running Locally

go mod download
go run main.go

About

A microservice for collecting and parsing various RSS feeds


Languages

Language:Go 93.4%Language:Shell 6.6%