HTTP request template generation from Web API controller methods majorro Created January 30, 2024 14:20 Is there some action to create an HTTP requests from a controller/single methods? It'd be much more convenient than writing all of requests by hands
Hello majorro,
Rider has the Endpoints tool window that allows you to generate requests to specific endpoints.