Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

get quotes via APIs #130

Merged
merged 1 commit into from
Feb 18, 2018
Merged

get quotes via APIs #130

merged 1 commit into from
Feb 18, 2018

Conversation

antavelos
Copy link
Contributor

Usage:

from motivate.quotes_api import get_random_quote, QuotesApiException

try:
    data = get_random_quote()
except QuotesApiException:
    do_something

@antavelos antavelos mentioned this pull request Feb 18, 2018
@mubaris mubaris merged commit 2043659 into mubaris:master Feb 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants