Consuming an API from Another API - WebAPI C# NET Framework

Job ID: 36380012

Budget: $30 – $250 USD

Hi,

I need an example of consuming an API from another API.

Both APIs will be on the same solution. Both are WebAPIs in .Net framework.

- I need an example using DI pattern
- Another example using Ioc Adapter pattern
- Another example doing a REST request from API2 to API1

Find a way to implement any of those(as needed) maybe using a service pattern in the webpi2.

Code in NET Framework