sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

Feature: edit and execute request #259

Closed idodav closed 11 months ago

idodav commented 11 months ago

Enable editing and executing requests.

Add query params support:

  1. allow editing of the url.
  2. validate query params from the url
  3. tab for editing query params