requestly-android-sdk
requestly-android-sdk copied to clipboard
Developers should be able to securely share cURL requests from APIs Inspector Pane within app
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.