Skip to content

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

License

Notifications You must be signed in to change notification settings

thisisnabi/Media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages