FreeCompetitors/apps/mastodon.json
2022-03-31 13:59:45 -05:00

23 lines
798 B
JSON

{"names":["Mastodon"],
"comment": "Mastodon - a federated, decentralized microblogging platform",
"links":{"website":"https://joinmastodon.org/",
"git":"https://github.com/mastodon/mastodon",
"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"],
"interface":["HTML5"],
"languages":["Ruby",
"JavaScript"],
"networks_read":["Mastodon",
"ActivityPub"],
"networks_write":["Mastodon",
"ActivityPub"],
"formats_read":[],
"formats_write":[],
"generic_name":["Microblogger",
"Blogger",
"Fediverse",
"Social Network",
"Publication"]}