rdavid1099 / poke-api-v2

Ruby gem wrapper for https://pokeapi.co/api/v2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save Results in State

rdavid1099 opened this issue · comments

All results and calls should be saved in state. If a dup uri is passed (whether name or id), the gem should be smart enough to recall the data already fetched without hitting the API again.