Skip to content

montanaflynn/codehn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code HN

Hacker news with only links from GitHub or GitLab.

Demo: code.hn

Usage

$ go run main.go &
$ curl localhost:8080

TODOS

  • Add a filter for programming language using github's own API
  • Use channels for results / errors from individual story API requests
  • Use some internal scheduler that keeps all the stories in a cache
  • Use brute force to ensure we have at least 30 stories for all pages

About

Hacker news with only links from GitHub or GitLab.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages