19.07.2024
json
Текстовый формат обмена данными, основанный на JavaScript.
У меня в качестве валидатора jq + flycheck в емаксе для удобства.
- https://github.com/json-emacs/json-mode, он же https://github.com/joshwnj/json-mode (там переадресация).
- https://jqlang.github.io/jq/tutorial/
- https://github.com/ljos/jq-mode - для работы с jq.
- https://www.rfc-editor.org/rfc/rfc9457 - RFC 9457 Problem Details for HTTP APIs (Proposed Standard)
Ссылок
- https://habr.com/ru/articles/554274/
- https://github.com/simeji/jid – для всякой возни с json, написано на Go, есть в Debian.
- https://github.com/noahgorstein/jqp – json в tui.
- https://github.com/jcsalterego/jqq – querier для jq.
- https://github.com/TomWright/dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
- https://jsonlogic.com/ – чота не очень понятное про запросы к json.
- https://jsonhero.io/ – заковыристая отображалка.
Все посты