Skip to content

hacdias/indielib

Repository files navigation

indielib

Go Report Card Documentation Codecov

An IndieWeb toolkit in Go. This repository contains a set of tools to help you implement IndieWeb related protocols in Go: IndieAuth client and server, Micropub server, and Microformats post discovery.

Install

go get go.hacdias.com/indielib@latest

Usage

Check the documentation. This repository also contains two illustrative examples: a server and a client.

Other Packages

Below is a list of other IndieWeb-related Go packages that can help you implement whatever feature you are looking for to implement:

Contributing

Feel free to open an issue or a pull request.

License

MIT License © Henrique Dias