Post #2742001
2026-05-19 16:58 UTC
It took some night tinkering around, but I built a proof of concept with @fedify, with 1) a shop software that creates and sends offers/products, 2) to the following marketplaces. The marketplace aggregates these offers and all via activitipub, so in the fediverse.
You can find the proof of concept here: https://marketplace.playground.54gradsoftware.de/.
If you go to a shop software, you also can add products, and you should see in the marketplace the new product: https://shop-postcards.playground.54gradsoftware.de/
Every hour there is a reset in the db.
This is just a super simple example with no CSS and no auth, but just an example to test the new fedify vocabulary.
You can find more information in the repo: https://codeberg.org/54GradSoftware/economiverse
#fep0837
Replies (1)
-
@sabrinkmann@hachyderm.io 2026-05-19 17:01
The implementation uses https://codeberg.org/fediverse/fep/src/branch/main/fep/0837/fep-0837.md, and the ontology is defined by https://www.valueflo.ws/. Obviously, this is only the first step and also not a full implementation for the FEP. But I wanted to have a small, working example of the result of my Fedify PR for the proposal vocabulary. So much interesting stuff can build on top of this logic! 🚀