Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

ActivityPub: Programming for the Social Web

Posted By: IrGens
ActivityPub: Programming for the Social Web

ActivityPub: Programming for the Social Web by Evan Prodromou
English | September 20, 2024 | ISBN: 9781098169466, ASIN: B0DHT1RK5T | True PDF | 364 pages | 3.6 MB

ActivityPub is the new standard for connecting social networks together on the social web. This open, decentralized social networking protocol defines an API for sharing activities to a social network and a procedure that servers use to distribute those activities to a subscriber's feed. With this book, you'll learn how to assemble ActivityPub-enabled clients for making new kinds of social apps on top of existing networks and build ActivityPub servers that create new human or automated accounts on the social web.

With those skills under your belt, you can explore other applications of this publish-subscribe technology: content management systems, internet of things, and enterprise automation. With hands-on examples and in-depth knowledge from Evan Prodromou, one of the authors of the protocol, this is the ActivityPub handbook that every social software hacker needs.

  • Learn what the social web is and what ActivityPub does
  • Represent social network data in the Activity Streams 2.0 format
  • Write a simple ActivityPub client and server
  • Extend ActivityPub's functionality with new types
  • Find in-depth details about the more obscure ActivityPub data structures