Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chandanghosh/globalnews
Global news using Go
https://github.com/chandanghosh/globalnews
Last synced: 28 days ago
JSON representation
Global news using Go
- Host: GitHub
- URL: https://github.com/chandanghosh/globalnews
- Owner: ChandanGhosh
- Created: 2020-01-12T17:08:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T10:08:58.000Z (over 4 years ago)
- Last Synced: 2024-06-19T04:29:52.934Z (8 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# globalnews
Global news using Go# Pre-requisite
You need to have your own API keys from https://newsapi.org/ and pass that in the command line using "apiKey"(note the capital K) when running the app. :)