Golang package query EndOfLife #10676
rojack96
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone!
I recently built a Go package for interacting with endoflife.date and thought it might be useful for others in the community.
Repository: https://github.com/rojack96/go-eol
It provides a simple Go client for querying the API with a clean and idiomatic interface. Feedback, suggestions, and contributions are very welcome.
If anyone is looking for a Go library to integrate endoflife.date into their projects, I hope this helps!
All reactions