I have a web api controller that calls an external service that fetches the data. Here is the example
public class EmployeeController:APIController {