In part one of this Fiddler series, we focused the basic Composer functionality. Now it's time to focus on how it makes your life better.
Ever tried to test your API or a website with the UI? You click again and again, only to miss the breakpoint on the desired method or selected the wrong option. Fiddler makes this easier, allowing you to modify and execute existing request the same way your application would.
Modifying an existing request and executing it again is pretty straightforward:
In the sessions list, you can find the newly executed request and the response from the server.
The Options tab exposes options that allow you to customize the behavior of the Composer.
The Composer tab in Telerik Fiddler can help you build your REST API with ease, while focusing on the responses rather than how to simulate it.
Don’t hesitate to drop a line or two below, If you have any questions or comments. Your feedback is highly appreciated.
P.S. You can follow us on Twitter, where you can find the latest news, tips & tricks, highlights and more.
Kamen is software developer and manager of the Fiddler team at Progress. He has more than 11 years of professional experience in software development. Programming has always been his passion and he feels lucky to work his hobby. In his free time, he enjoys traveling, motorcycling, freshly-roasted coffee, and trying new experiences. Geek by design. Writing is a new thing to him and he’ll appreciate your feedback and comments.