plouc / wiremock-ui

An unofficial UI for WireMock

Home Page:https://plouc.github.io/wiremock-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WireMock UI

wiremock ui license wiremock ui issues wiremock ui build status

An unofficial UI for WireMock.

Features | Project structure | How to start the UI

UI screenshot

Features

  • supports multi wiremock servers
  • create/edit/delete wiremock stubs
  • json or visual mode
  • theming
  • support multiple panes

UI screenshot

Project structure

The project was bootstrapped using create-react-app using custom scripts react-scripts-ts for typescript support.

How to start the UI

  1. Use a shell and enter the wiremock-ui directory.

  2. Type: yarn install

  3. Type: yarn start

  4. The first thing you do is: Add a server (use the adress of a running WireMock Server)

About

An unofficial UI for WireMock

https://plouc.github.io/wiremock-ui/

License:MIT License


Languages

Language:TypeScript 99.2%Language:HTML 0.6%Language:JavaScript 0.1%