Some APIs I use require sending JSON in the get parameter, and editing it in a tiny input box is tedious:
It would be nice if the input box was multi line so it expanded as more text is entered. A nice feature would be to properly support json here so I could have formatted json, and the sent request would remove whitespace.
Some APIs I use require sending JSON in the get parameter, and editing it in a tiny input box is tedious:
It would be nice if the input box was multi line so it expanded as more text is entered. A nice feature would be to properly support json here so I could have formatted json, and the sent request would remove whitespace.