gchq / gchq/CyberChef

Operation request: URIQueryToJson

Open
#1,388 0 comments 0 reactions 0 assignees View on GitHub
operation
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

## Summary
Be able to Code and Decode URI queries to json and back
### Example Input
this=is&an=example
### Example Output
{"this":"is",
"an":"example"}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.