bookwyrm-mastodon/fedireads/activitystream.py

5 lines
68 B
Python
Raw Normal View History

2020-01-25 16:46:30 -05:00
''' activitystream api '''
def webfinger(request):
return 'hi'