dexter v1.0.0 Dexter.Request

Takes care of making, caching, and handling query requests

Summary

Functions

Makes a request using the given query

Functions

make(query)

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)