Skip to content

bartmeuris/httptester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTTP test server

This is a very simple HTTP server which dumps all details of every incoming request for testing purposes.

You need to specify on which port(s) it should listen, the -port parameter can be specified multiple times.

The main use for this is to run this as a docker image, to mock backend HTTP services for the API gateway.

About

Simple HTTP test webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published