Skip to content

felizi/request-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

request-echo

Simple request echo for troubleshooting/debuging

Prerequisites

This project requires Golang:

Compiling

For compile, execute the command bellow then execute generated binary

go build main.go

Running

You can pass parameters for executation:

  • Port
-p "8888"
  • Sleep before response (milliseconds)
-s 10

For running without compiling, execute the command bellow

go run main.go

About

Simple request echo for log/debug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages