mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-25 18:11:26 +00:00
Add Gourami, update Misc links
This commit is contained in:
parent
f28f4dfc18
commit
bbf70e8216
|
@ -192,7 +192,7 @@
|
||||||
"codeLanguage": "Python",
|
"codeLanguage": "Python",
|
||||||
"techStack": "Tornado, peewee",
|
"techStack": "Tornado, peewee",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "https://mastodon.social/@anfora",
|
||||||
"apClass": true,
|
"apClass": true,
|
||||||
"zotClass": false,
|
"zotClass": false,
|
||||||
"diasporaClass": false,
|
"diasporaClass": false,
|
||||||
|
@ -228,7 +228,7 @@
|
||||||
"codeLanguage": "Rust",
|
"codeLanguage": "Rust",
|
||||||
"techStack": "Actix, Diesel, Inferno, Typescript",
|
"techStack": "Actix, Diesel, Inferno, Typescript",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "https://mastodon.social/@LemmyDev",
|
||||||
"apClass": true,
|
"apClass": true,
|
||||||
"zotClass": false,
|
"zotClass": false,
|
||||||
"diasporaClass": false,
|
"diasporaClass": false,
|
||||||
|
@ -721,6 +721,24 @@
|
||||||
"OStatusClass": false,
|
"OStatusClass": false,
|
||||||
"categories": ["Games"]
|
"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*",
|
"title": "diaspora*",
|
||||||
"source": "https://github.com/diaspora/diaspora",
|
"source": "https://github.com/diaspora/diaspora",
|
||||||
|
|
Loading…
Reference in a new issue