laluka / bypass-url-parser

bypass-url-parser
https://linktr.ee/TheLaluka
GNU Affero General Public License v3.0
1.03k stars 108 forks source link

feat: add jsonl mode #39

Closed ocervell closed 6 months ago

ocervell commented 6 months ago

This adds support for streaming JSON output as JSON lines. The stdout output is directly consumable with e.g jq (or other tools ...).

laluka commented 6 months ago

Solved with #40 :rose: