Created
May 16, 2025 19:17
-
-
Save maxinspace/e3ff0a89e42f02b43f100d6b1aaa1694 to your computer and use it in GitHub Desktop.
example json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "string": "hello", "object": { "inner_key": "inner_value" }, "integer": 1, "float": 1.2 } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment