mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-22 16:41:29 +00:00
Add go-ap, rename Fedireads
This commit is contained in:
parent
73103ced0b
commit
92999a2a5a
|
@ -45,8 +45,8 @@
|
||||||
"logo": "/img/misc/dolphin.svg",
|
"logo": "/img/misc/dolphin.svg",
|
||||||
"servers": "",
|
"servers": "",
|
||||||
"description": "Lightweight ActivityPub Server optimized for single-user. A fork and sister project of Misskey.",
|
"description": "Lightweight ActivityPub Server optimized for single-user. A fork and sister project of Misskey.",
|
||||||
"codeLanguage": "Javascript",
|
"codeLanguage": "TypeScript",
|
||||||
"techStack": "Node.js, Vue, Typescript",
|
"techStack": "Node.js, Vue",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "",
|
||||||
"apClass": true,
|
"apClass": true,
|
||||||
|
@ -226,7 +226,7 @@
|
||||||
"servers": "https://the-federation.info/lemmy",
|
"servers": "https://the-federation.info/lemmy",
|
||||||
"description": "Link aggregator, a federated alternative to Reddit / Lobste.rs / Raddle / Hacker News.",
|
"description": "Link aggregator, a federated alternative to Reddit / Lobste.rs / Raddle / Hacker News.",
|
||||||
"codeLanguage": "Rust",
|
"codeLanguage": "Rust",
|
||||||
"techStack": "Actix, Diesel, Inferno, Typescript",
|
"techStack": "Actix, Diesel, Inferno, TypeScript",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "https://mastodon.social/@LemmyDev",
|
"FediAccount": "https://mastodon.social/@LemmyDev",
|
||||||
"apClass": true,
|
"apClass": true,
|
||||||
|
@ -262,7 +262,7 @@
|
||||||
"servers": "https://the-federation.info/mobilizon",
|
"servers": "https://the-federation.info/mobilizon",
|
||||||
"description": "Organization and mobilization platform. Gather people with an ethical and emancipating tool.",
|
"description": "Organization and mobilization platform. Gather people with an ethical and emancipating tool.",
|
||||||
"codeLanguage": "Elixir",
|
"codeLanguage": "Elixir",
|
||||||
"techStack": "Vue, Typescript",
|
"techStack": "Vue, TypeScript",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "https://framapiaf.org/@mobilizon",
|
"FediAccount": "https://framapiaf.org/@mobilizon",
|
||||||
"apClass": true,
|
"apClass": true,
|
||||||
|
@ -387,7 +387,7 @@
|
||||||
"logo": "",
|
"logo": "",
|
||||||
"servers": "https://the-federation.info/groundpolis",
|
"servers": "https://the-federation.info/groundpolis",
|
||||||
"description": "A microblogging service forked from Misskey.",
|
"description": "A microblogging service forked from Misskey.",
|
||||||
"codeLanguage": "Typescript",
|
"codeLanguage": "TypeScript",
|
||||||
"techStack": "Vue, Node.js",
|
"techStack": "Vue, Node.js",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "",
|
||||||
|
@ -460,7 +460,7 @@
|
||||||
"servers": "",
|
"servers": "",
|
||||||
"description": "Microblogging server written in C#.",
|
"description": "Microblogging server written in C#.",
|
||||||
"codeLanguage": "C#",
|
"codeLanguage": "C#",
|
||||||
"techStack": "Typescript",
|
"techStack": "TypeScript",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "",
|
||||||
"apClass": true,
|
"apClass": true,
|
||||||
|
@ -531,7 +531,7 @@
|
||||||
"logo": "",
|
"logo": "",
|
||||||
"servers": "",
|
"servers": "",
|
||||||
"description": "Link aggregator like Reddit / Hackernews, but open source and self-hosted.",
|
"description": "Link aggregator like Reddit / Hackernews, but open source and self-hosted.",
|
||||||
"codeLanguage": "Typescript",
|
"codeLanguage": "TypeScript",
|
||||||
"techStack": "Node.js",
|
"techStack": "Node.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"FediAccount": "",
|
"FediAccount": "",
|
||||||
|
@ -632,11 +632,11 @@
|
||||||
"categories": ["OpenData", "SN-mi"]
|
"categories": ["OpenData", "SN-mi"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "FediReads",
|
"title": "Bookwyrm",
|
||||||
"source": "https://github.com/mouse-reeve/fedireads",
|
"source": "https://github.com/mouse-reeve/bookwyrm",
|
||||||
"protocols": "ActivityPub",
|
"protocols": "ActivityPub",
|
||||||
"site": "",
|
"site": "https://fedireads-test.glitch.me/",
|
||||||
"logo": "/img/misc/fedireads.png",
|
"logo": "/img/misc/bookwyrm.png",
|
||||||
"servers": "",
|
"servers": "",
|
||||||
"description": "Social reading and reviewing, a federated alternative to GoodReads.",
|
"description": "Social reading and reviewing, a federated alternative to GoodReads.",
|
||||||
"codeLanguage": "Python",
|
"codeLanguage": "Python",
|
||||||
|
@ -743,14 +743,14 @@
|
||||||
"title": "Castling Club",
|
"title": "Castling Club",
|
||||||
"source": "https://github.com/stephank/castling.club",
|
"source": "https://github.com/stephank/castling.club",
|
||||||
"protocols": "ActivityPub",
|
"protocols": "ActivityPub",
|
||||||
"site": "",
|
"site": "https://castling.club",
|
||||||
"logo": "",
|
"logo": "",
|
||||||
"servers": "https://fediverse.network/castlingclub",
|
"servers": "https://fediverse.network/castlingclub",
|
||||||
"description": "Challenge someone to a game of chess using toots! An ActivityPub server with a single hardcoded King service actor that acts as a chess arbiter.",
|
"description": "Challenge someone to a game of chess using toots! An ActivityPub server with a single hardcoded King service actor that acts as a chess arbiter.",
|
||||||
"codeLanguage": "Typescript",
|
"codeLanguage": "TypeScript",
|
||||||
"techStack": "Node.js",
|
"techStack": "Node.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"FediAccount": "",
|
"FediAccount": "https://mastodon.social/@kosinus",
|
||||||
"apClass": true,
|
"apClass": true,
|
||||||
"zotClass": false,
|
"zotClass": false,
|
||||||
"diasporaClass": false,
|
"diasporaClass": false,
|
||||||
|
@ -837,7 +837,7 @@
|
||||||
"logo": "",
|
"logo": "",
|
||||||
"servers": "",
|
"servers": "",
|
||||||
"description": "Post bin with distributed social features.",
|
"description": "Post bin with distributed social features.",
|
||||||
"codeLanguage": "Typescript",
|
"codeLanguage": "TypeScript",
|
||||||
"techStack": "",
|
"techStack": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "",
|
||||||
|
@ -963,7 +963,7 @@
|
||||||
"logo": "/img/misc/peertube.svg",
|
"logo": "/img/misc/peertube.svg",
|
||||||
"servers": "https://the-federation.info/peertube",
|
"servers": "https://the-federation.info/peertube",
|
||||||
"description": "Decentralized video platform, a network of interconnected video hosting providers. Video broadcasting may be peer-to-peer.",
|
"description": "Decentralized video platform, a network of interconnected video hosting providers. Video broadcasting may be peer-to-peer.",
|
||||||
"codeLanguage": "Javascript",
|
"codeLanguage": "TypeScript",
|
||||||
"techStack": "Node.js",
|
"techStack": "Node.js",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"FediAccount": "",
|
"FediAccount": "",
|
||||||
|
|
|
@ -558,6 +558,24 @@
|
||||||
"diasporaClass": false,
|
"diasporaClass": false,
|
||||||
"OStatusClass": false,
|
"OStatusClass": false,
|
||||||
"categories": ["Tests"]
|
"categories": ["Tests"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Go-AP",
|
||||||
|
"source": "https://github.com/go-ap",
|
||||||
|
"protocols": "ActivityPub",
|
||||||
|
"site": "",
|
||||||
|
"logo": "",
|
||||||
|
"servers": "",
|
||||||
|
"description": "Libraries for using ActivityPub in the Go language.",
|
||||||
|
"codeLanguage": "Go",
|
||||||
|
"techStack": "",
|
||||||
|
"license": "MIT",
|
||||||
|
"FediAccount": "https://metalhead.club/@mariusor",
|
||||||
|
"apClass": true,
|
||||||
|
"zotClass": false,
|
||||||
|
"diasporaClass": false,
|
||||||
|
"OStatusClass": false,
|
||||||
|
"categories": ["Libs"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in a new issue