Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bafs/hn-top
Hacker news top stories
https://github.com/bafs/hn-top
hacker-news v vlang
Last synced: 24 days ago
JSON representation
Hacker news top stories
- Host: GitHub
- URL: https://github.com/bafs/hn-top
- Owner: BafS
- Created: 2019-11-20T01:20:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T16:24:00.000Z (almost 5 years ago)
- Last Synced: 2024-11-14T09:56:25.777Z (3 months ago)
- Topics: hacker-news, v, vlang
- Language: V
- Homepage:
- Size: 4.88 KB
- Stars: 22
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HN top
## Run
- `v run hn.v`
## Compile
- `v -o bin/hntop -prod hn.v`