My idea is this: I just want to send to a server like this a request from my domain name and username, but I don’t want to run a full instance. Is this technically possible?

  • iopqOP
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    1 year ago

    Who or what is going to send this request if not some server that implements ActivityPub?

    Me, directly

    ActivityPub works via pushes. So there’s nothing to query. There HAS to be some server for it to send and store that data.

    Great, this is what I wanted to find out, so there has to be something listening for pushes

      • iopqOP
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        1 year ago

        Yes, I now understand I need to have a server listening for the notifications being pushed to me