Skip to content

nexus-uw/delay-server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

delay-server

Deploy

purpose

super simple http server that will allow you 'mock' delays in HTTP requires (ie: dont know what the request will be, just that you need to have a little delay and a real connection)

running (only works on amd64 docker arch)

docker run -p 3000:3000 nexusuw/delay-server:latest

then vist localhost:3000

Releases

No releases published

Packages

No packages published