Skip to content

Instantly share code, notes, and snippets.

View Luidog's full-sized avatar

Lui de la Parra Luidog

View GitHub Profile
@Luidog
Luidog / getBookName.txt
Last active February 14, 2018 04:56
JSONGetElement Example
JSONGetElement ( $json ; "name" )
// → "The Signal and the Noise"
@Luidog
Luidog / book.json
Created February 2, 2018 17:40
Example JSON
{
"kind": "books#volumes",
"totalItems": 1,
"items": [
{
"kind": "books#volume",
"id": "pbR9tgAACAAJ",
"etag": "MiROYnWU3Cs",
"selfLink": "https://www.googleapis.com/books/v1/volumes/pbR9tgAACAAJ",
"volumeInfo": {