python flask implementation of activity pub actor
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
rra d245fe59ab was the message rejected because html? 4 lat temu
templates was the message rejected because html? 4 lat temu
.gitignore initial commit 5 lat temu
README.md Update 'README.md' 4 lat temu
basic_ap.py smol changes 4 lat temu
httpsig.py now also use RSA keys of pubgate 4 lat temu
key.py now also use RSA keys of pubgate 4 lat temu

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