Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/qsoulior/news
- Owner: qsoulior
- Created: 2024-02-11T14:40:01.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-01T15:28:11.000Z (8 months ago)
- Last Synced: 2024-07-13T09:13:34.736Z (6 months ago)
- Language: Go
- Homepage:
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.