There is a service that has thr pure functions that returns data from server:
@Injectable({ providedIn: "root", }) export class RegistryService {