WeyDev
all projects
ProjectPrivate repository

Watermark API

FastAPI microservice for image watermarking with Redis caching and Google Cloud Storage.

FastAPIPythonRedisGoogle Cloud StorageDocker

Overview

A high-performance FastAPI microservice for generating watermarked images on demand. Stores assets in Google Cloud Storage and uses Redis caching to minimize redundant processing. Designed with clean API contracts, proper error handling, and containerized deployment for production reliability.

Highlights

  • FastAPI microservice with clean API design
  • Redis caching to reduce redundant watermark generation
  • Google Cloud Storage integration for asset management
  • Containerized and production-ready

Related projects