aptools

Useful tools for Gitea federation development

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
{
	"@context": "https://www.w3.org/ns/activitystreams",
	"type": "Note",
	"attributedTo": "https://test.exozy.me/api/v1/activitypub/user/test",
	"context": "https://git.exozy.me/Ta180m/Hello-world/issues/2",
	"inReplyTo": "https://git.exozy.me/Ta180m/Hello-world/issues/2",
	"mediaType": "text/html",
	"content": "<p>Hello from test.exozy.me!</p>",
	"source": {
		"mediaType": "text/markdown; variant=Commonmark",
		"content": "Hello from test.exozy.me!"
	},
    "published": "2019-11-06T20:49:05.604488Z"
}