bookwyrm/fedireads/activitystream.py

5 lines
68 B
Python
Raw Normal View History

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