|
|
|
|
|
by danpalmer
1846 days ago
|
|
Auxl looks good in that respect but maybe I wasn't clear enough in my question. What's the typical use-case of apps that let you make requests to APIs via a GUI? I've used them _briefly_ as part of a development process before, but never enough to justify buying one (I'd just spend a couple of minutes longer to write a Python script). Is that what most people are using them for? Am I missing a use-case? |
|
These apps can be useful for testing, developing and exploring APIs and they can function as GUI for services that don’t have one.
For example a former client used Postman as a client to perform administrative tasks for which there was no UI yet. Most of these tools have feature to save common request flows and share them with your team.