Skip to content

A basic nodejs express project for http testing/debugging (ex : gateway downstream)

License

Notifications You must be signed in to change notification settings

void-stratum/http-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-echo

A basic nodejs express project for http testing/debugging (ex : gateway downstream)

Output

It reflects incoming request in response in json format.

Configuration (container)

Host and port can be configured by setting up these environment variables :

  • HTTP_ECHO_PORT (default: 80)
  • HTTP_ECHO_HOST (default: 0.0.0.0)

About

A basic nodejs express project for http testing/debugging (ex : gateway downstream)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published