I’ve written Go bindings for Lemmy’s HTTP API. If anyone wants to use them, the import path is go.arsenm.dev/go-lemmy
. The repo is at https://gitea.arsenm.dev/Arsen6331/go-lemmy with a mirror on GitHub: https://github.com/Arsen6331/go-lemmy.
I’ve written Go bindings for Lemmy’s HTTP API. If anyone wants to use them, the import path is go.arsenm.dev/go-lemmy
. The repo is at https://gitea.arsenm.dev/Arsen6331/go-lemmy with a mirror on GitHub: https://github.com/Arsen6331/go-lemmy.
If you want to actually display this information, you will need to use your own UI elements. If you want, you can simply reuse the code for
lemmy-ui
and modify it for whatever you need.