Initial state of pane looked alright to get the proof of concept off the ground.
Styling and UX of the Headers & Params tabs needs to be reworked/improved.
Body tab needs some improvements:
- Inputted text should be nicely formatted and get code syntax highlighting
- Request type/format (GraphQL, JSON etc) should potentially be auto-detected to avoid needing to click a dropdown to change it?
- Auth options (Basic Auth, Bearer Token etc) need a clean implementation
- Need a clean implementation for adding a variables section
- Need a clean implementation to display saved requests or request history
Initial state of pane looked alright to get the proof of concept off the ground.
Styling and UX of the Headers & Params tabs needs to be reworked/improved.
Body tab needs some improvements: