web_programming.fetch_quotes¶
This file fetches quotes from the “ ZenQuotes API “. It does not require any API key as it uses free tier.
- For more details and premium features visit:
Attributes¶
Functions¶
|
|
|
Module Contents¶
- web_programming.fetch_quotes.quote_of_the_day() list ¶
- web_programming.fetch_quotes.random_quotes() list ¶
- web_programming.fetch_quotes.API_ENDPOINT_URL = 'https://zenquotes.io/api'¶
- web_programming.fetch_quotes.response¶