Is there an #activitypub server that uses #couchdb (or any other database with #json support) as a backend and/or application server?
-
Is there an #activitypub server that uses #couchdb (or any other database with #json support) as a backend and/or application server?
-
Is there an #activitypub server that uses #couchdb (or any other database with #json support) as a backend and/or application server?
Something like ActivityPub server in a single PHP file (https://status.pointless.one/@pointlessone/112315914551307543), but with additional CouchDB utilisation? Maybe using URL rewrites?
-
Something like ActivityPub server in a single PHP file (https://status.pointless.one/@pointlessone/112315914551307543), but with additional CouchDB utilisation? Maybe using URL rewrites?
Sadly, as the source code of the aforementioned server (https://gitlab.com/edent/activitypub-single-php-file/-/blob/main/index.php) shows, there are at least 3 HTTP requests going out. CouchDB does not implement XMLHttpRequest (error message: function raised exception (new ReferenceError("XMLHttpRequest is not defined", "<unknown>", 2))).
Hence the idea of putting all logic into CouchDB did not work out. -
Sadly, as the source code of the aforementioned server (https://gitlab.com/edent/activitypub-single-php-file/-/blob/main/index.php) shows, there are at least 3 HTTP requests going out. CouchDB does not implement XMLHttpRequest (error message: function raised exception (new ReferenceError("XMLHttpRequest is not defined", "<unknown>", 2))).
Hence the idea of putting all logic into CouchDB did not work out.For future reference, here are two good resources for ActivityPub software development: https://activitypub.rocks/ and https://socialhub.activitypub.rocks/pub/guide-for-new-activitypub-implementers
-
For future reference, here are two good resources for ActivityPub software development: https://activitypub.rocks/ and https://socialhub.activitypub.rocks/pub/guide-for-new-activitypub-implementers
And here @raphael also tries to develop #couchdb based #activitypub client: https://indieweb.social/@raphael@communick.com/114296648141461966
Interesting.
-
And here @raphael also tries to develop #couchdb based #activitypub client: https://indieweb.social/@raphael@communick.com/114296648141461966
Interesting.
Actually, there is an #activitypub software that uses #couchdb as a backend - flohmarkt: https://codeberg.org/flohmarkt/flohmarkt
-
T tag-activitypub@relay.fedi.buzz shared this topic
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login