thisisnabi / Media

Media as a service in ASP.NET Core & Minio Object Storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media

Media service is a dedicated component in the e-commerce platform responsible for handling all media-related operations such as uploading, storing, and retrieving images, videos, and other media files associated with products.

Media

Key Features:

  1. Uploading Media: Users can upload images and videos for products, which the media service processes and stores securely.
  2. Downloading Media: The service provides URLs for downloading media files, ensuring quick access and delivery to users.
  3. Storage Management: Efficient management of media storage, including metadata for easy retrieval and categorization.
  4. Event Notification: The service raises events to notify other services, like the catalog service, when media operations are completed.

About

Media as a service in ASP.NET Core & Minio Object Storage

License:MIT License


Languages

Language:C# 100.0%