NARCOS API
Quotes
Attributes
| Attribute | Type | Description |
|---|---|---|
| _id | integer | unique id per quote |
| quote | string | quote |
| author | integer | the originator of the quote |
All quotes
api/quotesGet quote by id
api/quotes/1 (no funcional)Get a random quote
api/quotes/random (experimental)