Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Speccy-Rom/SpeccyTV
💻👨💻⌨️️ Streaming service with ETL on steroids
https://github.com/Speccy-Rom/SpeccyTV
airflow clickhouse django docker docker-compose elasticsearch fastapi ffmpeg flask kafka microservice mongodb nginx postgresql pytest python uvicorn
Last synced: about 2 months ago
JSON representation
💻👨💻⌨️️ Streaming service with ETL on steroids
- Host: GitHub
- URL: https://github.com/Speccy-Rom/SpeccyTV
- Owner: Speccy-Rom
- License: mit
- Created: 2022-04-27T20:47:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T19:07:55.000Z (10 months ago)
- Last Synced: 2024-08-02T22:21:00.958Z (5 months ago)
- Topics: airflow, clickhouse, django, docker, docker-compose, elasticsearch, fastapi, ffmpeg, flask, kafka, microservice, mongodb, nginx, postgresql, pytest, python, uvicorn
- Language: Python
- Homepage:
- Size: 482 KB
- Stars: 16
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Speccy TV
### - streaming service with ETL on steroids
Streaming service with ETL on steroids## Presentation
[Click here](docs/presentation)
## Architecture
![architecture](docs/architecture/architecture.png)
## Services
#### Movies Admin Service - this service is responsible for managing movies.
#### Movies_async_api Service - this service is responsible for asynchronous API calls.
#### Movies_auth Service - this service is responsible for user authentication and authorization.
#### Movies_billing Service - this service is responsible for billing.
#### Movies_etl Service - this service is responsible for ETL.
#### Movies_streaming_admin Service - this service is responsible for managing streaming.
#### Movies_streaming_converter Service - this service is responsible for converting streaming.
#### Movies_streaming_etl Service - this service is responsible for ETL on streaming.
#### Movies_ugc Service - this service is responsible for user generated content.