requestly-android-sdk icon indicating copy to clipboard operation
requestly-android-sdk copied to clipboard

Developers should be able to securely share cURL requests from APIs Inspector Pane within app

Open sachinjain024 opened this issue 3 years ago • 0 comments

Organizations have an internal Pastebin server primarily to exchange secrets/cURLs etc between developers. It takes a lot of effort from copying cURL from Mobile API Inspector and then sending it across somewhere and then using the PasteBin server to generate a unique link.

Idea is to simplify this entire workflow and when developers click on Copy cURL then directly provide a secure link that masks all the secret information (auth header values etc) and developers can easily share & collaborate on the cURLs.

sachinjain024 avatar Apr 22 '22 04:04 sachinjain024