{
    "version": "https://jsonfeed.org/version/1",
    "title": "eay.cc",
    "description": "Weblog von Stefan Grund",
    "home_page_url": "https://eay.cc",
    "feed_url": "https://eay.cc/2024/activitypub-server-in-a-single-php-file/feed/json/",
    "icon": "https://eay.cc/apple-touch-icon.png",
    "favicon": "https://eay.cc/favicon.ico",
    "author": {
        "name": "Stefan Grund",
        "url": "https://stefangrund.de/",
        "avatar": "https://stefangrund.de/avatar.jpg"
    },
    "items": [
        {
            "id": "39541",
            "_type": "link",
            "url": "https://eay.cc/2024/activitypub-server-in-a-single-php-file/",
            "title": "ActivityPub Server in a Single PHP File",
            "content_html": "<p><a href=\"https://shkspr.mobi/blog/2024/02/activitypub-server-in-a-single-file/\" title=\"ActivityPub Server in a Single PHP File\">Link \u2192</a></p><p><a href=\"https://mastodon.social/@edent\">Terence Eden</a> baut einen ActivityPub-Server in einer einzigen PHP-Datei und statt einer Datenbank, nutzt er JSON-Dateien zum Persistieren. <a href=\"https://gitlab.com/edent/activitypub-single-php-file\">Hier das Git-Repository</a>, das auch auflistest, welche Features bereits bzw. noch nicht unterst\u00fctzt werden.</p>\n<p>In meiner Wunschvorstellung wird das Hosten einer eigenen ActivityPub-Instanz in Zukunft so einfach, wie das Hosten eines WordPress mit seiner ber\u00fchmten &#8222;5 minute installation&#8220;. Damit \u2013 wie in meinem Use Case \u2013 eben nicht mehr eine ganze Mastodon-Instanz betrieben werden muss, sondern ein simples Single-User-System, das dann auch das Mastodon-\u00d6kosysten an Apps &#038; Services unterst\u00fctzt. Interconnected mini social networks! (via <a href=\"https://gigold.me/links/goldstueck-06\">Thomas</a>)</p>\n<img src=\"https://eay.cc/_a/matomo.php?idsite=1&#038;rec=1&#038;action_name=RSS&#038;url=https://eay.cc/2024/activitypub-server-in-a-single-php-file/&#038;rand=3200672152\" data-eay-feed-tracking=\"1\" style=\"border:0;\" width=\"1\" height=\"1\" alt=\"\" />",
            "date_published": "2024-03-20T09:15:24+00:00",
            "date_modified": "2024-03-20T09:15:24+00:00",
            "author": {
                "name": "Stefan"
            },
            "tags": [
                "activity pub",
                "mastodon",
                "netzkultur",
                "social web",
                "technologie",
                "web-entwicklung"
            ],
            "_short_url": "https://eay.li/3qe",
            "_syndication": [
                "https://eay.social/@eay/112127490540041113"
            ],
            "external_url": "https://shkspr.mobi/blog/2024/02/activitypub-server-in-a-single-file/"
        }
    ]
}