Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qsoulior/news

News parsing and aggregation system
https://github.com/qsoulior/news

Last synced: 30 days ago
JSON representation

News parsing and aggregation system

Awesome Lists containing this project

README

        

# news
Flexible web system to parse and aggregate news from multiple sources. It includes:
- 4 microservices to parse news from RIA, Lenta, IZ.RU and Newsdata;
- service to store and aggregate parsed news;
- message broker to ensure inter-service communication;
- client to interact with the system via UI.