easy-echo

1.1.4 • Public • Published

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

Package Sidebar

Install

npm i easy-echo

Weekly Downloads

5

Version

1.1.4

License

ISC

Unpacked Size

7.67 kB

Total Files

9

Last publish

Collaborators

  • an_parubets