Skip to content

Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging. Updated CORS config to allow connections from any origin.

License

Notifications You must be signed in to change notification settings

mcdoogs/docker-http-https-echo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker run -p 80:80 -e PORT=80 --rm -t solsson/http-echo

About

Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging. Updated CORS config to allow connections from any origin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 69.7%
  • JavaScript 26.0%
  • Dockerfile 4.3%