Version 1.0.2
The API currently only supports GET
requests and only to these endpoints:
/
/quote
/shortquote
/longquote
The list of quotes the API can return Is currently very limited.
Changes:
- API should now only be using deployed
short_quotes.json
andlong_quotes.json
files rather than retrieving from GitHub. - More quotes (contributed by @AnnoyedAvenger)
Full Changelog: v1.0.1...v1.0.2