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

4 lines
68 B
Python

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