diff --git a/backend/content-aggregator/README.md b/backend/content-aggregator/README.md new file mode 100644 index 0000000..070ef73 --- /dev/null +++ b/backend/content-aggregator/README.md @@ -0,0 +1,5 @@ +# Content Aggregator Service + +This microservice is responsible for aggregating content metadata and availability from various streaming platforms. It collates catalogs, pricing, and availability information into a unified format used by the rest of the BlackStream platform. + +*This is a placeholder for future implementation.*