python flask implementation of activity pub actor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rra 993282fc74 Merge branch 'master' of https://git.vvvvvvaria.org/rra/basic_ap 4 years ago
templates returning to this after a loooong time 4 years ago
.gitignore initial commit 6 years ago
README.md Update 'README.md' 4 years ago
basic_ap.py another attempt 4 years ago

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