Skip to content

Instantly share code, notes, and snippets.

View agnelvishal's full-sized avatar
😀

Agnel Vishal agnelvishal

😀
View GitHub Profile
[{"name":"vishal"},{"name":"some"},{"name":"some Cat"},{"name":"aaa"}]
let price = await fetch("http://localhost:3000/price")
result = await price.json()
console.log(result["priceR"])