Skip to content

bachner/rest-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-recorder

Recording all rest requests to file

Run the application

npm run start

Build docker image

docker build -f docker/Dockerfile -t bachner/rest-recording-app --build-arg HTTP_PROXY=http:https://proxy.il.hpecorp.net:8080 --build-arg HTTPS_PROXY=http:https://proxy.il.hpecorp.net:8080 .

Run docker

docker run -d -p 16060:6060 --rm --name ofer-app bachner/docker-demo:latest

About

Recording all rest requests to file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages