Filter JSON node easily with JSON Path
It's easy to filter the nodes of the JSON with some simple syntax of JSON Path. Below are the notes of some practical scenarios of filtering:
Filter by date time and contains
To be able to filter the expenses by two fields. One is the expenseDate nee...
minhtran.hashnode.dev1 min read