1.1.4 • Published 2 years ago

easy-echo v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

ease echo server

Will accept any TCP connection and echo back a HTTP response with the follow body

{ "status": "OK" }

Example usage

Run the command below, after which the server will be started on port 8000

npx easy-echo

If you want to run server on other port, you can use the command like below

npx easy-echo --port=8080
1.1.4

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago