Tree


LICENSEcommits | blame
README.mdcommits | blame
auth.gocommits | blame
cache.gocommits | blame
client.gocommits | blame
client_test.gocommits | blame
cmd/
decode.gocommits | blame
decode_test.gocommits | blame
fs/
go.modcommits | blame
go.sumcommits | blame
lemmy.gocommits | blame
testdata/

README.md

[![godocs.io](http://godocs.io/olowe.co/lemmy?status.svg)](http://godocs.io/olowe.co/lemmy)

Package lemmy provides a client interface to a subset of the Lemmy HTTP API version 3.

	go get olowe.co/lemmy

## Development

Please send patches, questions or a friendly "hello" to the [mailing list]:

	git send-email --to="~otl/public-inbox@lists.sr.ht" HEAD^

For those unfamiliar with this workflow, see [git-send-email.io]

[mailing list]: https://lists.sr.ht/~otl/public-inbox
[git-send-email.io]: https://git-send-email.io