Skip to content

A web app (frontend+backend) for reading RSS feeds from different URLs

License

Notifications You must be signed in to change notification settings

dsolerh/rss-reader

Repository files navigation

RSS Reader App

This is a simple app to help manage RSS feed content. The application is build using Go (golang) programing language for the Back-end and React (typescript) for the Front-end. It uses go-rrs-reader package for fetching and reading the feed information on the Back-end. Also is style using Bootstrap on the user interface.

Install

(On unix based OS) Note: make sure you have docker installed

git clone https://github.com/dsolerh/rss-reader.git
cd rss-reader
make up_build

The application it's compose of two services. After running the make up_build you can visit localhost:8080 and will se the user interface. for trial RSS feed you can use these:

License

Copyright (c) 2023-present Daniel Soler

Licensed under MIT License

About

A web app (frontend+backend) for reading RSS feeds from different URLs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published