FreeCompetitors/apps/mastodon.json

23 lines
798 B
JSON
Raw Normal View History

2022-03-29 15:43:51 +00:00
{"names":["Mastodon"],
"comment": "Mastodon - a federated, decentralized microblogging platform",
2022-03-30 10:30:47 -05:00
"links":{"website":"https://joinmastodon.org/",
"git":"https://github.com/mastodon/mastodon",
2022-03-29 15:43:51 +00: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 13:16:57 -05:00
"interface":["HTML5"],
2022-03-31 13:59:45 -05:00
"languages":["Ruby",
2022-03-31 13:16:57 -05:00
"JavaScript"],
2022-03-30 10:29:25 -05:00
"networks_read":["Mastodon",
"ActivityPub"],
2022-03-30 10:29:25 -05:00
"networks_write":["Mastodon",
"ActivityPub"],
2022-03-29 15:43:51 +00:00
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",
"Blogger",
"Fediverse",
2022-03-29 15:43:51 +00:00
"Social Network",
"Publication"]}