JSON PLACHOLDER
fetch('https://jsonplaceholder.typicode.com/todos/1')
.then(response => response.json())
.then(json => console.log(json))
Swallow Tail Gull
fetch('https://jsonplaceholder.typicode.com/todos/1')
.then(response => response.json())
.then(json => console.log(json))
[
{
"label": "table1",
"boost": 97,
"type": "table"
},
{
"label": "table2",
"boost": 97,
"type": "table"
},
{
"label": "col2_3",
"boost": 98,
"type": "column"
},
{
"label": "col2_4",
"boost": 98,
"type": "column"
},
{
"label": "col2_5",
"boost": 98,
"type": "column"
}
]
{
"Number": "919962069618",
"RingUrl": "http://domainname/ringurl",
"AnswerUrl": "http://domainname/answerurl",
"HangupUrl": "http://domainname/hangupurl",
"HttpMethod": "POST",
"Xml": "<Response><play>https://smscountry.com/voice_clips/TTS_210422142600.mp3</play></Response>"
}