export interface MicroserviceInterface { name: string; link: string; }