Commit graph

2 commits

Author SHA1 Message Date
Raymond Hill
cdd46c5c7b
Minor change 2025-05-20 11:59:32 -04:00
Raymond Hill
4888ec6d35
Add tool to evaluate uBO-flavored JSONpath expressions
Requires a local server in root of repo:
python3 -m http.server

Then load the following URL in the browser:
http://localhost:8000/tools/jsonpath-tool.html
2025-05-20 10:14:35 -04:00