literary-quotes-api

Available endpoints

GET /quotes

This endpoint retrieves a list of quotes from the database. You can use various query parameters to filter, sort, and paginate the results.

Key features:

For a detailed description of the quote resource, see the quote resource documentation.

For comprehensive information on using this endpoint, including all available query parameters and response formats, refer to the Get all quotes documentation.

Additional filtering options:

GET /quotes/random

This endpoint retrieves a random quote from the database. You can use query parameters to filter the pool of quotes from which the random selection is made.

Key features:

For a detailed description of the quote resource, see the Quote resource documentation.

For comprehensive information on using this endpoint, including all available query parameters and response formats, refer to the Get a random quote documentation.

Learn more

To dive deeper into using the Literary Quotes API, explore these additional resources: