Skip to content

Instantly share code, notes, and snippets.

@babysyifa
Created January 21, 2022 08:05
Show Gist options
  • Save babysyifa/71154d2e87a8c698ef7c621e938bb109 to your computer and use it in GitHub Desktop.
Save babysyifa/71154d2e87a8c698ef7c621e938bb109 to your computer and use it in GitHub Desktop.
Q3 : API

Steps to reproduce

  1. Open Postman
  2. Click New
  3. Click Collection
  4. Right-click at the Collection
  5. Click Add Request
  6. Input https://api.publicapis.org/entries?category=animals into the URL request bar
  7. Click request dropdown and choose GET
  8. Click Send

Current behaviour

  1. Response 200 OK

Expected behaviour

  1. Response 200 OK

Screenshots

https://imgur.com/a/55zEIYA

Steps to reproduce

  1. Open Postman
  2. Click New
  3. Click Collection
  4. Right-click at the Collection
  5. Click Add Request
  6. Input https://api.publicapis.org/entries?description=holiday into the URL request bar
  7. Click request dropdown and choose GET
  8. Click Send

Current behaviour

  1. Response 200 OK

Expected behaviour

  1. Response 200 OK

Screenshots

https://imgur.com/a/Ak144os
https://api.publicapis.org/entries?category=animals
Add screenshots or steps you followed to get your answer:
• How many data entries are available for the category - Animals
• Return the link/URL of any website related to holidays
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment