python flask implementation of activity pub actor
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
rra d245fe59ab was the message rejected because html? 4 yıl önce
templates was the message rejected because html? 4 yıl önce
.gitignore initial commit 5 yıl önce
README.md Update 'README.md' 4 yıl önce
basic_ap.py smol changes 4 yıl önce
httpsig.py now also use RSA keys of pubgate 4 yıl önce
key.py now also use RSA keys of pubgate 4 yıl önce

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