Skip to content

Instantly share code, notes, and snippets.

@mdupless
Last active November 29, 2022 22:44
Show Gist options
  • Select an option

  • Save mdupless/66d9a09c6e26709d441087f6118c6538 to your computer and use it in GitHub Desktop.

Select an option

Save mdupless/66d9a09c6e26709d441087f6118c6538 to your computer and use it in GitHub Desktop.
Basic API interaction test.
Write a function that fetches all the pages of json objects returned by the api.
Return the list of coalesced json user objects.
The API is the (public) endpoint:
https://interview-test-api.maestroqa.com/maestro-etl-interview
Pages are specified by the queryParameter: "page=", starting at 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment