Description

jQuery.ajax(), XMLHttpRequest, Fetch


Topics

Postman APIs 


 Slides

Calling APIs

Tools for Exploration

Postman

  • Postman is a client for interacting with APIs

DEMO TIME

Postman Demo

How to

  • Query an API endpoint
  • Pass parameters (params) within the request
  • Read the formatted response within the UI
  • Save collections of requests