fediparty/source/_data/friendica.json

43 lines
1.6 KiB
JSON
Raw Normal View History

2018-03-12 19:31:14 +00:00
{
"data":
{
"title": "friendica",
"logoClr": "ffb900",
"created": "2010",
2018-03-14 19:02:50 +00:00
"official": "https://friendi.ca",
2018-03-12 19:31:14 +00:00
"license": "AGPL-3.0",
"repo": "https://github.com/friendica/friendica",
"language": "PHP",
"protocols":
[
{"title": "DFRN", "url": "https://github.com/friendica/friendica/wiki/Protocol"},
{"title": "OStatus", "url": "https://github.com/OStatus"},
{"title": "diaspora", "url": "https://github.com/diaspora/diaspora_federation"}
],
"wiki": "https://github.com/friendica/friendica/wiki",
"servers":
[
{"num": "1", "url": "https://the-federation.info/friendica"},
{"num": "2", "url": "https://dir.friendica.social/servers"}
],
"mobile": "https://github.com/friendica/friendica/wiki/Clients",
"tutorials":
[
{"id": "0", "url": "https://friendi.ca/resources/installation"},
{"id": "1", "url": "https://github.com/friendica/friendica/wiki/DreamHost-Friendica-Install-Guide"},
{"id": "2", "url": "https://github.com/friendica/friendica/wiki/How-to%3A-Hosting-a-Friendica-site-at-home"}
],
"devTutorials": "https://github.com/friendica/friendica/tree/master/doc",
"utilities":
[
{"id": "0", "url": "https://github.com/pafcu/RSStoFriendika"}
],
2018-03-21 00:56:17 +00:00
"notable": "",
2018-03-12 19:31:14 +00:00
"communities": "https://dir.friendica.social/directory/forums",
"tracker": "https://github.com/friendica/friendica/issues",
"bounty": "",
"translating": "https://www.transifex.com/Friendica/friendica"
}
}