python flask implementation of activity pub actor
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
rra d245fe59ab was the message rejected because html? 4 年前
templates was the message rejected because html? 4 年前
.gitignore initial commit 5 年前
README.md Update 'README.md' 4 年前
basic_ap.py smol changes 4 年前
httpsig.py now also use RSA keys of pubgate 4 年前
key.py now also use RSA keys of pubgate 4 年前

README.md

what?

Basic Python Flask implementation of https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/

dependencies:

pip3 install flask pycryptodome