You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a program written in Golang to fetch the top 10 news headlines from NewsAPI. The program was built with Goroutines libery so that it can fetch news from the 5 categories(business, general, science, technology, health) independently and simultaneously.