Tag: c2s

  • Cacheable Requests for Remote Content

    TLDR: proxyUrl requests are un-cacheable, this is a terrible Developer Experience. When fetching remote Activities, Objects or Actors with the ActivityPub API we use a few endpoints. First, we might fetch activities directly from our Inbox endpoint, this loosely translates to a users Home feed. But to represent these Activities in a meaningful way to…

  • Hello World

    Coucou! This is just a first post announcing Nuages to the world. Nuages is an ActivityPub app, connecting to your favourite servers that support the Client to Server API. Follow us to get our latest updates, we’ll be officially launching the app in the coming weeks 😉 #ActivityPub #c2s #ActivityPubAPI #Fediverse

  • ActivityPub: Client to Server endpoint discovery

    ActivityPub: Client to Server endpoint discovery

    Documenting some of the challenges and hiccups of OAuth Discovery with ActivityPub’s Client to Server API