Skip to content

FastAPI-based image processing and management application.

Notifications You must be signed in to change notification settings

danyiimp/media_flower

Repository files navigation

Media Flower

Media Flower is a FastAPI-based image processing and management application that supports uploading, processing, and retrieving image metadata. The application uses a hybrid storage system with support for both AWS S3 and local filesystem storage, and leverages Imgproxy for image variant generation.

Testing

To run the tests and generate coverage report, please use the following command:

pytest --cov=app --cov-report=html 

About

FastAPI-based image processing and management application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages