D
D
DavidJarr2018-09-20 14:01:43
ASP.NET
DavidJarr, 2018-09-20 14:01:43

ASP .NET Core Web Api how to debug bot locally?

Hello everyone, I am creating a bot on ASP .NET Core Web Api, I have already asked a similar question before, but I am wondering how to debug the bot locally? those. not just using Fiddler / Postman, but so that you can, for example, run the application in the studio - write a message to the bot in telegram - look at the bot's response, etc.?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Bashinsky, 2018-09-20
@DavidJarr

If you need to put a webhook on the local host, use ngrok, this utility will create a server that will forward all requests to you on the local host

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question