|
|
|
|
|
by theFluke
1845 days ago
|
|
I personally often need the output from one service as input for another. With the new input often requiring a transformation. Auxl can function as a low friction environment to organise that without it getting cluttered. I also think a lot of API clients tend to obfuscate flows like, for example, an OAuth authentication. Making each step visible and having that extra granularity can help with customisation and debugging. Other than that, purely from a usability perspective, I think it’s fun to use. |
|
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?