examples
examples copied to clipboard
ScanAPI examples
Results
6
examples issues
Sort by
recently updated
recently updated
newest added
Closes #26
## 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