Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

A simple RSS aggregator which pulls a few feeds from the kauppalehti.fi site and shows them on one HTML page.

Notifications You must be signed in to change notification settings

ehuisman/Kauppalehti-RSS-Aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kauppalehti RSS Aggregator

This small web application fetches a few RSS feeds from the kauppalehti.fi website, combines them to one feed and renders it on a webpage.

Running the application is simple, just type check out from GitHub and type mvn jetty:run on command line. After Jetty has started, open http://localhost:8080 in your browser.

The application does some caching, so the feeds are not updated every time you reload the page. The cache expires in ten minutes and it is not persistent. Restarting the application always reloads the feeds.

About

A simple RSS aggregator which pulls a few feeds from the kauppalehti.fi site and shows them on one HTML page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages