maintainer of Gohost, a Go wrapper for Cohost's API

posts from @curtywill tagged #gohost

also:

I've been working on a wrapper in Go for Cohost's API, and the first public release dropped last night!

Right now about all you can you do is post and edit your posts, as well as get information about all your projects. But there's more features to come! I'll keep adding to this until Cohost releases their public API.

To get it running, use go get github.com/curtywill/gohost or just import the repository and run go mod tidy.

This library was modelled heavily after cohost.py, so I wanna give a big thanks to @vallerie for inspiring me!!!


 
Pinned Tags