fediparty/source/_data/ganggo.json

38 lines
1.2 KiB
JSON
Raw Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "ganggo",
2018-08-23 22:18:07 +00:00
"category": "social network",
"type": "macroblogging",
2018-03-12 19:31:14 +00:00
"logoClr": "69d7e2",
"created": "2017",
2018-03-14 19:02:50 +00:00
"official": "https://ggg.social",
2018-03-12 19:31:14 +00:00
"license": "GPL-3.0",
2018-10-31 00:47:47 +00:00
"repo": "https://git.feneas.org/ganggo/ganggo",
2018-03-12 19:31:14 +00:00
"language": "Go",
"protocols":
[
{"title": "diaspora", "url": "https://github.com/ganggo/federation"}
],
"wiki": "",
2018-08-23 22:18:07 +00:00
"servers":
[
2018-11-26 15:43:19 +00:00
{"num": "1", "url": "https://the-federation.info/ganggo"},
{"num": "2", "url": "https://fediverse.network/ganggo"}
2018-08-23 22:18:07 +00:00
],
2018-03-12 19:31:14 +00:00
"mobile": "https://play.google.com/apps/testing/io.github.ganggo",
2018-10-31 00:47:47 +00:00
"devTutorials": "https://ganggo.git.feneas.org/documentation",
2018-08-23 22:18:07 +00:00
"mascot": [{"item": "GangGo (good-natured creature)"}],
"dwellers": "ganggorians",
2018-03-12 19:31:14 +00:00
"communities": "",
2018-08-23 22:18:07 +00:00
"descr": "GangGo is a new federated social network written in GoLang. The platform is in early Alpha stage.",
2018-05-28 00:05:57 +00:00
"connections": ["diaspora*", "Friendica", "Hubzilla", "Socialhome"],
2018-03-12 19:31:14 +00:00
"tracker": "https://github.com/ganggo/ganggo/issues",
"bounty": "",
2018-08-23 22:18:07 +00:00
"translating": "",
"reading": "",
"notable": ""
2018-03-12 19:31:14 +00:00
}
}