Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 666 Bytes

File metadata and controls

13 lines (9 loc) · 666 Bytes

Media APIs

The media APIs are also part of the content-service. All the API's specific to media (image, audio, video, file) are exposed as part of the content-service itself. These media files are always stored in the blob/cloud to be accessed publicly by mobile/web.

{% hint style="info" %} Moving out the media-service as an independent service from content-service is planned as part of the roadmap. {% endhint %}

🌠Installation guide

{% content-ref url="../../../../use/installation-guide/services/asset-management-service/" %} asset-management-service {% endcontent-ref %}