In 01-request-response.md
The example API
http://api.giphy.com/v1/gifs/search?q=funny+cat&api_key=dc6zaTOxFJmzC
This link uses an API key that has exceeded its requests limit and no longer works.

Tamar gave us this example instead. https://api.exchangeratesapi.io/latest
(could do with an example that has search specifics in the url as the lesson tells us to look at this but it doesn't make sense with this example)
In 01-request-response.md
The example API
http://api.giphy.com/v1/gifs/search?q=funny+cat&api_key=dc6zaTOxFJmzC
This link uses an API key that has exceeded its requests limit and no longer works.
Tamar gave us this example instead. https://api.exchangeratesapi.io/latest
(could do with an example that has search specifics in the url as the lesson tells us to look at this but it doesn't make sense with this example)