How to Generate JSON with jq and Send Slack Messages via Webhook.
When parsing JSON to extract information, I’ve often used the jq command. This time, I realized it can also be used to generate JSON, so I decided to write this as a quick memo.
While I was casually writing a script that processes a string retrieved ...
ara-ta3.hashnode.dev3 min read