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: add mock dialog service select instead of port #172

Closed idodav closed 1 year ago

idodav commented 1 year ago

Create a select menu for service instead on manually writing the port.

idodav commented 1 year ago

done in https://github.com/sharkio-dev/sharkio/pull/209