Online Tools

Query String Parser

Parse and build URL query strings

{
  "a": "1",
  "b": [
    "hello",
    "world"
  ]
}