Skip to content

Instantly share code, notes, and snippets.

@maxinspace
Created May 16, 2025 19:17
Show Gist options
  • Save maxinspace/e3ff0a89e42f02b43f100d6b1aaa1694 to your computer and use it in GitHub Desktop.
Save maxinspace/e3ff0a89e42f02b43f100d6b1aaa1694 to your computer and use it in GitHub Desktop.
example json
{ "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