User-271186128 posted
Hi daaaaaaato,
Welcome to asp.net forum.
I'm new in asp.net so i want to know all about using API
First, I suggest you could refer to the following tutorials to learn about Asp.net Core MVC and Web API:
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/start-mvc?tabs=aspnetcore2x
https://www.asp.net/learn
How can I use Giphy API in asp.net core 2.0 (mvc)
i want to create Giphy API Search Web App
Besides, if you want to use Giphy API in asp.net application, I suggest you check the Giphy official document, it contains some tutorial about how to use it. You could check it:
https://developers.giphy.com/docs/
Best regards,
Dillion