diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index d914ad3..f95345b 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -192,7 +192,7 @@ "codeLanguage": "Python", "techStack": "Tornado, peewee", "license": "AGPL-3.0", - "FediAccount": "", + "FediAccount": "https://mastodon.social/@anfora", "apClass": true, "zotClass": false, "diasporaClass": false, @@ -228,7 +228,7 @@ "codeLanguage": "Rust", "techStack": "Actix, Diesel, Inferno, Typescript", "license": "AGPL-3.0", - "FediAccount": "", + "FediAccount": "https://mastodon.social/@LemmyDev", "apClass": true, "zotClass": false, "diasporaClass": false, @@ -721,6 +721,24 @@ "OStatusClass": false, "categories": ["Games"] }, + { + "title": "Gourami", + "source": "https://github.com/alexwennerberg/gourami", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "https://dev.gourami.social", + "description": "An intentionally small, lightweight activitypub social microblogging service. Community, rather than user focused.", + "codeLanguage": "Rust", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "https://mastodon.social/@alexwennerberg", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora",