Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@Marcus5408 Marcus5408 released this 27 Sep 06:16
· 12 commits to main since this release
d9f118c

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 and long_quotes.json files rather than retrieving from GitHub.
  • More quotes (contributed by @AnnoyedAvenger)

Full Changelog: v1.0.1...v1.0.2