examples icon indicating copy to clipboard operation
examples copied to clipboard

ScanAPI examples

Results 8 examples issues
Sort by recently updated
recently updated
newest added

## Improve PokèAPI example Current we have the [PokèAPI example](https://github.com/scanapi/examples/tree/master/pokeapi), but it only specifies two requests: `https://pokeapi.co/api/v2/pokemon` and `https://pokeapi.co/api/v2/${pokemon_name}`. It would be nice to have more requests specified. [PokèAPI API...

examples repo

## Remove empty body from the examples

examples repo

## Add an example that uses `delay` key

examples repo

## Description: The `examples` repository does not yet contain an example of the **demo-api** using **Global Variables**. Adding this will provide users with a ready-to-use reference that complements the documentation...

examples repo

# Description This issue tracks the creation of an example (using an existing API or introducing a new one) to validate and demonstrate the changes introduced in [the PR](https://github.com/scanapi/scanapi/pull/798) that...