How to get json from url

preview_player
Показать описание
How to get json from url

JSON(Javascript Object Notation).. If you want to get json from URL follow my steps

step 1: host json file in iis or any localhost

step 2: open iis and add mimetype as "application/json"

step 3: add reference to html page

step 4: get the json by using "getJSON" or "$http"

step 5: done!!!

If you like, donate for a cup of coffee.

Рекомендации по теме
Комментарии
Автор

i hope this tuturial will work so i cn play fall guys

ricvivianjack
Автор

Thank you for your tutorial. Please look into Atom at atom.io . You can type *div* and then tab and it will auto-complete. This is true for most html tags. Try even *html* tab. Cheers mate :)

williambarela