pmcelhaney / counterfact

OpenAPI / Swagger to TypeScript generator and mock server
MIT License
99 stars 13 forks source link

API Testing in a GUI #723

Open pmcelhaney opened 7 months ago

pmcelhaney commented 7 months ago

This is a big feature that I'm planning to add when I have time: a UI to test APIs, like Postman or Swagger UI, but tightly integrated with Counterfact.

https://excalidraw.com/#json=CplFCBf9HAr21mu7mkIlY,jubAooSwZ5_4-1Bt4xNavQ

image

dethell commented 7 months ago

This will be a great feature. Swagger UI is all well and good, but this ticket moves toward a UI that is tailored to what Counterfact is capable of such as proxying, toggling proxy per endpoint, showing the API mock code, etc. Exciting!