Settings

Theme

Show HN: GoHN – Hacker News API Wrapper for Go

github.com

1 points by call-me-al 3 years ago · 1 comment

Reader

call-me-alOP 3 years ago

I know, I know, you don't need an external package just to interface with the HN API.

Nevertheless, I needed this to make my life easier in a project I'm working on, so, here you go.

This package provides a wrapper for the Firebase Hacker News API [1] in Go.

Besides the obvious callouts to the documented endpoints, it also provides utilities functions that can be useful when working with data returned from this API.

I'm a beginner at Go, so feedback to improve my skills is more than welcome. Together with PRs to the repo, of course!

[1] https://github.com/HackerNews/API

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection