Closed literalplus closed 7 years ago
The backend should provide an endpoint for retrieving a random quote.
GET /api/v1/quote/random
{ "text": "my quote text but it can't use html" }
The backend should provide an endpoint for retrieving a random quote.