Skip to content

hacdias/indielib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6d742c · Feb 8, 2025
Dec 15, 2024
Apr 12, 2024
Apr 12, 2024
Nov 10, 2023
Feb 8, 2025
Feb 8, 2025
Nov 22, 2021
Nov 11, 2023
Nov 22, 2023
Feb 6, 2025
Feb 6, 2025

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