-
Notifications
You must be signed in to change notification settings - Fork 501
Open
Description
This is a great utility and have been using it a lot. Here some improvements I think can take this to next level:
- The "Send Request" link text can be customizable to be a prominent button
- Each request section can be a different block highlight, just like the bracket pair colorize
- The value of file variables can be shown in dim color next to it, just like the autocomplete suggestion, n addition to tooltip preview
- A logfile can be set to log all activity of raw requests and responses
- A block of requests; something link [block name="auth"] ... [/block]; can be set to send all requests sequentially in that block and set all variables. For example, an auth block can send auth request, populate auth variables, send a user info request and load user's profile, then send a web-hook to notify some other API with user's data. Can greatly help with ad-hoc automated testing.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels