For pretty output use json_pp:

$ curl -v <http://localhost:9090/customers> | json_pp

Customer

GET /customers

POST /customers

GET /customers/{id}

PUT /customers/{id}

DELETE /customer/{id}