Logo
QuinceDiasJaviteran API Documentation

Day 12: Use libraries

Number of APIs: 2


Instructions for Day 12: Use libraries

  1. Get the challenge: Fork the parent collection to your own public workspace.
  2. Read the documentation: Select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
  3. Submit your solution: Select the second folder and follow the instructions in the documentation to validate your solution.

Learning objectives

  • Use built-in libraries
  • Visualize response data using Handlebars.js
  • Define and reference external libraries
  • Reuse test scripts and requests
  • Send asynchronous HTTP requests from scripts

Concepts covered

  • [Visualizing responses]
  • [Use external libraries]
  • [Send HTTP request from scripts]

Additional resources

  • Handlebars.js docs
  • [Add external libraries] code samples
  • [Reuse test script] code samples


1. Submit your solution - submit collection

GET https://api.getpostman.com/collections/20019195-8e8a0c5b-7120-43a7-87d7-948b17463f8c



2. Use libraries - get all movies

GET https://www.unbreakableapi.com/api/movies/all



ENDPOINTS