PokeAPI / pokeapi-js-wrapper

PokeAPI browser wrapper, fully async with built-in cache
Mozilla Public License 2.0
273 stars 43 forks source link

Implement method of accessing data behind links through the Wrapper #1

Closed GeoffreyDick closed 6 years ago

GeoffreyDick commented 6 years ago

Example: "location_area_encounters": "/api/v2/pokemon/16/encounters",

Not a high priority issue, just would be a nice addition.