bookwyrm/fedireads/activitystream.py
2020-01-25 13:46:30 -08:00

5 lines
68 B
Python

''' activitystream api '''
def webfinger(request):
return 'hi'