Skip to content

bneutra/fake-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fake-server

Responds to GET and POST requests with response bodies of user-requestable size.

e.g. a GET request where the server delays the request 100ms and responds with a 200 byte body

curl localhost:3000/fake-server/get/100/200

Build

Push to the fake-server ECR repo in your AWS account

aws-mfa
./build_and_push_image.sh v1.0.N

About

A fake-server for load testing a proxy service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published