Sign inSign up

dyalog/jsonserver

By dyalog

Updated almost 7 years ago

Dyalog APL JSONServer

Image
0

1.6K

dyalog/jsonserver repository overview

Dyalog JSON Server

Usage

Running the container:

Run the container with the following command changing the path to your source

docker run -p 8080 -v /path/to/source/code:/code dyalog/jsonserver:latest
Access the Web Interface

Once the container is running, you will be able to navigate to http://localhost:8080, you will see a web form to query the REST Server.

Tag summary

Content type

Image

Digest

Size

62.9 MB

Last updated

almost 7 years ago

docker pull dyalog/jsonserver