Skip to content

Python script and mock node server to find out average length of HTTP response

Notifications You must be signed in to change notification settings

grussdorian/json_response_average_length

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json_response_average_length

Python script and mock node server to find out average length of HTTP response

Mock server created with nodejs which serves a mock http post request and a python script which calculates the average length of each response over 100 randomized responses

result: average response length = 29~36 kilobytes To run, start node server and then execute average.py with python3

About

Python script and mock node server to find out average length of HTTP response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published