api_through_ui
api_through_ui copied to clipboard
Build a Live API explorer
The idea is to turn the cURL into an executable UI so that users can change some data on the auto generated curl and then make a request right on the server to see the outcome without having to open a shell.
This should work well with any required auth data that was redacted at record time.