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

[Fullstack] Integrate the frontend to the backend. #254

Closed ypotter closed 9 months ago

ypotter commented 10 months ago

3 sub tasks:

  1. Data Model - Connect the main entities of each screen (Sniffers & Test Suites) to a workspace.
  2. Workspace CRUD integration.
  3. Retrieve the entities (Sniffers & Test suites) based on the selected workspace.