Quotes API

Welcome to the Quotes API documentation! This project is a FastAPI-based service for generating customizable quote images like a Telegram message

What is Quotes API?

Quotes API allows developers to generate quote images with custom styles using an HTML template engine (Jinja2) and the powerful FastAPI framework. It provides flexibility in customizing how quotes are displayed, including font styles, colors, and avatars

Features include:

  • Customizable text and background colors

  • Emoji integration

  • API endpoint for image generation

  • Built-in logging for easy debugging

  • Support for configuration through config.toml

License

Quotes API is licensed under the MIT License. For more details, see the LICENSE file in the project repository