zerok / webmentiond

A simple webmention receiver in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webmentiond: A simple webmention server

This repository contains the source code for the Webmention backend used at https://zerokspot.com. It comes with the following features:

  • A server for receiving mentions and storing them in a SQLite database
  • A simple UI for managing incoming mentions, approving and rejecting them

A public Docker image built automatically from the master branch of this repository is available on https://hub.docker.com/r/zerok/webmentiond.

You can find a detailed getting started guide and lots of additional documentation inside the docs/ folder!

Need help? Please ask on r/webmentiond or in our GitHub issues.

About

A simple webmention receiver in Go

License:GNU General Public License v3.0


Languages

Language:Go 59.4%Language:Vue 30.1%Language:JavaScript 6.4%Language:CSS 2.0%Language:HTML 0.8%Language:Makefile 0.7%Language:Dockerfile 0.5%