Skip to content

Echo web server

Notifications You must be signed in to change notification settings

TailorBrands/echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published