You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2024. It is now read-only.
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.