This section is under preparation.
Useful tools and utilities will be available here – for planners, APL developers, and everyone who combines both.
Check back soon or get in touch if you have specific requirements.
JsonBourne¶
A tool I am currently working on intensively – and which I hope to make available here within the next few months – goes by the working title "JsonBourne", because no secrets of your JSON files are safe from it! 😉 (For trademark reasons, the final name will likely change...)

It is all about (lightweight) analysis of logs in JSON Lines format or with delimited lines. Search, filter and transform – including file watching (also remote via SFTP) and more – available as a command-line tool, GUI (Windows, hopefully also Mac) and web server. A pragmatic tool for everyday use that handles large log files with millions of lines without breaking a sweat – yet no all-in-one behemoth like the big solutions, and ready to use straight away without any complex setup. Scalpel, not sledgehammer. 😉
I welcome contact from interested beta testers or anyone with interesting challenges in this area!
By the way: JsonBourne is not written in APL (sorry!), but all my APL applications now exclusively write .jsonl logs, so I get to use it a lot!