activitypub

A fork of go-ap/activitypub to make it easier to implement extensions

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
{
  "@context":"https://www.w3.org/ns/activitystreams",
  "url": [
    "http://littr.git/api/accounts/system",
    "http://littr.git/~system"
  ]
}