Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-echo

Simple server that logs body to console

Execute

docker run --rm -p 8090:8090 ghcr.io/danquack/http-echo
curl http://localhost:8090 -d 'testing'

Environment variable

  • LOG_HEADERS: (default: true) true/false to log the headers that are posted.

About

Simple server that logs body to console

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages