matrix Application Service Api Server
fun Application.matrixApplicationServiceApiServer(hsToken: String, eventContentSerializerMappings: EventContentSerializerMappings = DefaultEventContentSerializerMappings, json: Json = createMatrixEventJson(eventContentSerializerMappings), routes: Route.() -> Unit)