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
I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
Description:
It would be great to have the ability to run an HTTP request without saving it first in Usebruno. This feature would enable users to quickly test ad-hoc requests without the need to clutter their collections or folders with temporary or experimental requests. This functionality is currently available in tools like Postman and is highly useful for developers during debugging or testing.
Current Behavior:
Currently, it appears that all requests must be saved in the workspace before they can be executed. This can slow down workflows, especially when dealing with one-off or temporary requests.
Proposed Solution:
Introduce an option to "Run Without Saving" in the request creation/edit interface. This would allow:
Executing ad-hoc requests directly.
Optionally prompting users to save the request only if they decide to keep it after testing.
Benefits:
Faster workflow for developers testing API endpoints.
Reduced clutter in saved collections.
More flexibility for quick experiments or debugging.
Additional Notes:
This feature could be implemented as a toggle or an inline "Run" button next to the request interface.
Inspired by the ease of testing in Postman, which supports unsaved ad-hoc requests.
Thank you for considering this enhancement! Let me know if I can assist with more details or testing.
Mockups or Images of the feature
NA
The text was updated successfully, but these errors were encountered:
I have checked the following:
Describe the feature you want to add
Description:
It would be great to have the ability to run an HTTP request without saving it first in Usebruno. This feature would enable users to quickly test ad-hoc requests without the need to clutter their collections or folders with temporary or experimental requests. This functionality is currently available in tools like Postman and is highly useful for developers during debugging or testing.
Current Behavior:
Currently, it appears that all requests must be saved in the workspace before they can be executed. This can slow down workflows, especially when dealing with one-off or temporary requests.
Proposed Solution:
Introduce an option to "Run Without Saving" in the request creation/edit interface. This would allow:
Benefits:
Additional Notes:
Thank you for considering this enhancement! Let me know if I can assist with more details or testing.
Mockups or Images of the feature
NA
The text was updated successfully, but these errors were encountered: