by call-me-al on 10/4/22, 11:15 AM with 1 comments
by call-me-al on 10/4/22, 11:17 AM
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!