Format and restructure JSON on the CLI using jq library (command line)

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 2

  • @eddiejaoude
    @eddiejaoude  3 года назад +3

    We used DataStax in our Restful API example to use jq library. DataStax's AstraDB is an open source and FREE NoSQL DB. Sign up and use it for FREE, you can have a NoSQL DB in the cloud in minutes links.eddiejaoude.io/t/CTHgSEoMa7Cp

  • @thejaredwilcurt
    @thejaredwilcurt 3 года назад +3

    My immediate questions were: "Does it work with Windows", yes it does. Then, "can I access this through npm" and the answer is also yes. npm install --save-dev node-jq