Comment on Interoperability between self-hosted services
utopiah@lemmy.world 2 weeks agoIndeed and for PeerTube for example it has an API, cf docs.joinpeertube.org/api-rest-reference.html which I did use. It also provides SWAGGER so that could facilitate integration with others services also providing APIs. I was starting to think that the meta service could have read only public only token generated for each new service and provide a SWAGGER endpoint to facilitate using the API of more than 1 service.