Skip to content

A docker image which actually echos your http requests back to you

Notifications You must be signed in to change notification settings

engineering-bjs/realecho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

realecho

A server that actually echos your stuff back through docker (stdout).

Listens internally on port 5000.

docker run -p 5000:5000 -e PPRINT_JSON='1' bjshomedelivery/realecho

Dockerhub

Envs

  • PPRINT_JSON if present will pretty print + sort the body back out to you, must be json

About

A docker image which actually echos your http requests back to you

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published