Listen to HTTP requests and prints to the console information about the request.
shell cargo install httprint
```shell $ httprint --help Usage: httprint [ADDRESS]
Parameters: ADDRESS Address to listen (default: 127.0.0.1:8000) ```