hacdias / indielib

An IndieWeb toolkit in Go.

Home Page:https://go.hacdias.com/indielib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An IndieWeb toolkit in Go.

https://go.hacdias.com/indielib

License:MIT License


Languages

Language:Go 100.0%