FreeCompetitors/apps/mastodon.json

23 lines
798 B
JSON
Raw Normal View History

2022-03-29 17:43:51 +02:00
{"names":["Mastodon"],
"comment": "Mastodon - a federated, decentralized microblogging platform",
2022-03-30 17:30:47 +02:00
"links":{"website":"https://joinmastodon.org/",
"git":"https://github.com/mastodon/mastodon",
2022-03-29 17:43:51 +02:00
"wikipedia":"https://en.wikipedia.org/wiki/Mastodon_(software)",
"icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Mastodon_Logotype_%28Simple%29.svg/60px-Mastodon_Logotype_%28Simple%29.svg.png"},
"licenses":["AGPL3+"],
"platforms":["Web"],
2022-03-31 20:16:57 +02:00
"interface":["HTML5"],
2022-03-31 20:59:45 +02:00
"languages":["Ruby",
2022-03-31 20:16:57 +02:00
"JavaScript"],
2022-03-30 17:29:25 +02:00
"networks_read":["Mastodon",
"ActivityPub"],
2022-03-30 17:29:25 +02:00
"networks_write":["Mastodon",
"ActivityPub"],
2022-03-29 17:43:51 +02:00
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",
"Blogger",
"Fediverse",
2022-03-29 17:43:51 +02:00
"Social Network",
"Publication"]}