Implement actor endpoint

This commit is contained in:
Jesse Wierzbinski 2023-09-12 10:53:30 -10:00
parent c573052450
commit fa3ed293f4
No known key found for this signature in database
GPG key ID: F9A1E418934E40B0
4 changed files with 61 additions and 0 deletions

View file

@ -3,6 +3,7 @@
"module": "index.ts",
"type": "module",
"devDependencies": {
"@types/jsonld": "^1.5.9",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"activitypub-types": "^1.0.3",