command
module
Version:
v0.0.0-...-223d7fd
Opens a new window with list of versions in this module.
Published: May 1, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
echowebserver
Simple echo web server. The server listen on port 8080 and respond with the request info as an application/json body
Running
To start the server do:
docker run --rm -d -p 8080:8080 sagiforbes/echowebserver:latest
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.