#663·mockoon

Is there a Web UI on the roadmap by any chance?

Author: andy-gCreated Mar 24, 2022Updated Jun 3, 2026
Labelsstatus:need-investigationcomponent:app

Is your feature request related to a problem? Please describe. Our current development environment is dockerised, and dev's will bring up the stack using docker-compose. We can easily add mockoon to the docker-compose file, but without installing the full mockoon, developers will not be able to use the UI to view the logs, and to disable routes and allow proxying of requests etc.

Describe the solution you'd like It'd be amazing if this functionality could be available via a web ui (similar to https://www.mock-server.com/mock_server/mockserver_ui.html), so a developer could clearly see what requests / responses are being mocked, and ideally be able to disable the mocked route, bring up the required backed server, and then see the logs for the actual calls - and then ideally have the option to save the response as a mock - as you can in the current desktop UI.

Describe alternatives you've considered As mentioned above, mock server allows for this via their web based dashboard, but your UX / UI is a wold ahead of that.

I've just stumbled across mockoon today, and really been impressed by what I've seen and been able to play with. Thanks so much for what you've built, I'm keen to take a closer look at how we can use it in the future.