This commit is contained in:
rra 2020-06-17 17:41:26 +02:00
commit 993282fc74

View File

@ -1 +1,8 @@
# what?
Basic Python Flask implementation of <https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/>
## dependencies:
`pip3 install flask pycryptodome`