Json parsing with iRules
Everyone should have written a JSON parser once in his life, here is mine.
JSON is now the format of choice for most APIs. It's time we were able to parse JSON with F5 iRules too, as simple string matching is not always good enough. That's why I wrote a simple JSON parser f...
Published Apr 24, 2024
Version 1.0Juergen_Mang
MVP
Joined July 03, 2020
PeteWhite
May 01, 2024Employee
haven't used it yet but i'm sure i will do in the future. Very useful.