Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 394 Bytes

File metadata and controls

12 lines (11 loc) · 394 Bytes

Postman-API-Fundamentals-Student-Expert

Objectives

  • what are APIs?
  • what Postman is for
  • build API requests (GET, POST, PATCH, DELETE)
  • interpret API responses
  • read API documentation
  • authorize requests to an API
  • set variables in Postman for efficiency
  • automate processes with scripts in Postman
  • generate API call code snippets for your apps using Postman's codegen feature