/iago

A news aggregator service in Golang

Primary LanguageGoGNU General Public License v3.0GPL-3.0

iago

Build Status Go Report Card

iago is a backend service which will periodically fetch news from various news sources. It uses developer api end points and rss feed files for retrieving the articles. The data obtained from the news sources will be converted to a predefined format in json and will be served to the clients.