Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
/ gonewz Public archive

A lightweight pwa in Golang fetching and parsing data through a modified version of the NewsApi.

License

Notifications You must be signed in to change notification settings

ahampriyanshu/gonewz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gonewz

PRs Welcome MIT license Open Source Love svg2 size Website status

Home

home

Footer

footer

Search

search

Mobile View

Lighthouse Audit

Setup

git clone https://github.com/ahampriyanshu/gonewz.git && cd gonewz
echo PORT=3000$'\n'NEWS_API_KEY="secret_key" >> .env
go build && ./gonewz
  • Change "secret_key" with your news_api_key.

  • For deployment on heroku, click here

Dependencies

Dependency Version
Go 1.15
Tailwind 2.0
NewsAPI 2.0
  • Special thanks to Saurav for providing this wonderfull form of the newsapi.

About

A lightweight pwa in Golang fetching and parsing data through a modified version of the NewsApi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published