teracyhq / docker-files

Teracy docker-files project to build common Docker images
https://hub.docker.com/r/teracy/
MIT License
92 stars 55 forks source link

should have teracy/jp Docker image to be used as pipe with httpie-jwt-auth Docker image #24

Open hoatle opened 7 years ago

hoatle commented 7 years ago

so that we can use with aliases:

$ http | jp for querying the returned JSON data, this is super convenient.

https://github.com/jmespath/jp

hoatle commented 7 years ago

related (jq, not jp :D): http://blog.awolski.com/the-things-you-discover-jq-and-httpie/