issues
search
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:
allow editing of the url.
validate query params from the url
tab for editing query params
Enable editing and executing requests.
Add query params support: