playr-webservice

test JSON scenarios online

Usage no npm install needed!

<script type="module">
  import playrWebservice from 'https://cdn.skypack.dev/playr-webservice';
</script>

README

playr-webservice

Test your JSON Test Scnarios online!

Create your scenarios using the chrome extension.

npm Travis node

Installation

You need node & npm installed. You may either install the server into a folder or globally.

Local folder installation:

git clone https://github.com/distributed-systems/playr-webservice.git
npm i

Global installation

npm i -g playr-webservice

Start

The server listens by default on the port 7000. You may specifiy a custom port using the port parameter

Start from within the folder

node . [--port=80]

Start the global server

playr [--port=80]

Use

Visit the following website, change the port if you configured it

http://playr.127.0.0.1.xip.io:7000/