Starts the given ApiImplementation inside of a backend Fastify server.
To attach the service endpoint handlers to an existing Fastify server, use attachApi.
@rest-vir/host
Starts the given ApiImplementation inside of a backend Fastify server.
To attach the service endpoint handlers to an existing Fastify server, use attachApi.