Bash that JSON (with jq) — Librato Blog
Posted by jpluimers on 2017/04/18
Glueing together APIs requires working with JSON: parsing it, extracting it, transforming it. JQ is a fast, lightweight, flexible, CLI JSON processor, that does the job well. Learn how to use it by getting your hands dirty with a JSON blob that represents the open issues in the public Docker GitHub repository.
- Source: Bash that JSON (with jq) — Librato Blog [WayBack]
- Home page: [Wayback/Archive] jq
- Playground: [Wayback/Archive] jq play
- GitHub repository: [Wayback/Archive] stedolan/jq · GitHub
via: http://blog.librato.com/posts/jq-json – Joe C. Hecht – Google+
–jeroen
Leave a Reply