Skip to content

Instantly share code, notes, and snippets.

@Tr-reny
Created August 30, 2022 10:33
Show Gist options
  • Save Tr-reny/7b3ccc4d6d61d733555d73ce3449ce7e to your computer and use it in GitHub Desktop.
Save Tr-reny/7b3ccc4d6d61d733555d73ce3449ce7e to your computer and use it in GitHub Desktop.
{"isbn": "123-456-222",
"author":
{
"lastname": "Doe",
"firstname": "Jane"
},
"editor":
{
"lastname": "Smith",
"firstname": "Jane"
},
"title": "The Ultimate Database Study Guide",
"category": ["Non-Fiction", "Technology"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment