Skip to content

dimakozin/wiremock-ui

This branch is 3 commits behind plouc/wiremock-ui:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f38b641 · Nov 16, 2020

History

20 Commits
Aug 12, 2018
Aug 18, 2018
Aug 18, 2018
Nov 16, 2020
Aug 18, 2018
Aug 18, 2018
Aug 18, 2018
Nov 16, 2020
Aug 12, 2018
Aug 18, 2018
Aug 12, 2018
Aug 12, 2018
Aug 12, 2018
Aug 12, 2018
Aug 18, 2018

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%