Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 234 Bytes

AJAX

Asynchronous JavaScript and XML

HTTP Requests - Communication between Client and Server

API - Application Programming Interface

  • Set of Instructions to work with Server i.e GET, POST, PUT, DELETE resource from the server.