Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 214 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 214 Bytes

echo

Echo web server

How to build

docker build .

How to use

The resulting docker container listens on port 3000 for requests and will return for each request:

  • Body
  • Method
  • Headers
  • Path