A beta Fediverse server for microblogging/"toots". Not fully functional yet - we're still working towards a 1.0!
Current version: 0.6.0
Key features:
Je ne trouve nulle part une lib qui se contente de fournir la possibilité de partager ses contenus avec activitypub.
La plupart des projets que j'ai croisé, sont fortement couplés au sujet du projet, comme partager des des lectures de livres, des photos etc...
Pour sûr ces projets marchent bien mais, est ce vraiment bien écrit pour être couplé de la sorte ?
J'imaginais naïvement des bêtes décorateurs qui permettraient de dire ça ça va là, ça ça part là etc
A priori je me suis fourvoyé ;)
The Big List of ActivityPub Projects!
W3 Quote: "The ActivityPub protocol is a decentralized social networking protocol. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content."
Shlee Quote: "ActivityPub is the idea of splitting online services into tiny self hosted pieces - Turning pr...
a (n almost) complet implementation of ActivityPub in Python
Social reading and reviewing, decentralized with ActivityPub
BookWyrm is still a young piece of software, and isn't at the level of stability and feature-richness that you'd find in a production-ready application. But it does what it says on the box! If you'd like to join an instance, you can check out the instances list.
You can request an invite by entering yo...
This is an example server implementing a few basic features of activitypub.
Because ActivityPub is quite generic, the goal here is not to implement every aspect of ActivityPub but just a coherent subset that can be used for understanding the protocol as well as for testing. Thus the use case is microblogging: users can only publish or like notes and follow each others.
...