Skip to content

any626/delay-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delay-api

Run Instructions:

  • Run make help inside the deployment folder to see a list of available commands.
  • Inside the deployment run make to setup the delay-engine

Usage:

  • Example usages:
    • curl -X GET --url localhost:8080/5s
      • This will replicate a server response with a delay of 5 seconds.
    • curl -X GET --url localhost:8080/5ms
      • This will replicate a server response with a delay of 5 milliseconds.

About

Hit an endpoint with a wanted delay

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published