Takes care of making, caching, and handling query requests
Makes a request using the given query
query can be a full URL (http://pokeapi.co/api/v2/pokemon/1) or just the endpoint (pokemon/1)
query
http://pokeapi.co/api/v2/pokemon/1
pokemon/1