wongprom / AJAX_local_API

How to get data from local API with help of AJAX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How Ajax Works (basic basic) With Local API`s

Get Started

How To Get Data From Local File With Ajax

  • The Data object that we work with, customer.json

  • Name of the js file, appJSONdata.js

How To Get Data From Local File That Contains Multible Objects With Ajax

  • The Data object that we work with file customers.json

  • Name of the js file, appJSONdata.js

About

How to get data from local API with help of AJAX


Languages

Language:JavaScript 74.2%Language:HTML 25.8%