Quotes

Attributes

AttributeTypeDescription
_idintegerunique id per quote
quotestringquote
authorintegerthe originator of the quote

All quotes

api/quotes

Get quote by id

api/quotes/1 (no funcional)

Get a random quote

api/quotes/random (experimental)