How to call external API from ASP.NET Core Web API
I have been working Flutter app with ASP.NET Core Web API to connect the database. Now I have a question about Web API.
How to call external API inside .net core web API
I have been working Flutter app with .NET Core web API to connect the database. Now I have a question about a Web API.