Skip to content

mickeystone/python-httpserver

Repository files navigation

python-httpserver

Easy to use and make fake response over http/https

Just four steps as follows

  • Install dependent module
npm install
  • Run build.sh script (This step is for https protocal)
sh buils.sh
  • Run startHttpServer.sh/startHttpsServer script
sh startHttpServer.sh

About

Easy to use and make fake response over http/https

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.1%
  • Shell 10.9%