Skip to content

Headline - trending technology news news in one place

License

Notifications You must be signed in to change notification settings

VirrageS/headline-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headline-go

Backend for website to display trending links

Getting started

I assume that you have installed Golang. If not visit: https://golang.org/doc/code.html

After that you should get this repository to path $GOPATH/src/github.com/VirrageS/headline-go, then install all dependencies and make executable file:

$ git clone https://github.com/VirrageS/headline-go
$ cd headline-go
$ go get
$ go install
$ headline-go

after that visit localhost:8080/github and you should get all trending repositories.

About

Headline - trending technology news news in one place

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages