{"id":21175533,"url":"https://github.com/capcom6-learning/go-tube","last_synced_at":"2026-04-11T08:41:02.178Z","repository":{"id":57641713,"uuid":"431684785","full_name":"capcom6-learning/go-tube","owner":"capcom6-learning","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-17T06:41:19.000Z","size":31123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T04:22:23.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capcom6-learning.png","metadata":{"files":{"readme":"README.md","changelog":"history/.air.toml","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-25T02:03:48.000Z","updated_at":"2024-12-17T06:41:20.000Z","dependencies_parsed_at":"2024-11-20T16:59:48.062Z","dependency_job_id":"7923a3b6-7122-4a35-8418-60cb42beb4b3","html_url":"https://github.com/capcom6-learning/go-tube","commit_stats":{"total_commits":74,"total_committers":3,"mean_commits":"24.666666666666668","dds":0.5,"last_synced_commit":"154dae074dec7e03a2f552ed6303462f0bd44c27"},"previous_names":["capcom6-learning/go-tube"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/capcom6-learning/go-tube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6-learning%2Fgo-tube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6-learning%2Fgo-tube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6-learning%2Fgo-tube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6-learning%2Fgo-tube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capcom6-learning","download_url":"https://codeload.github.com/capcom6-learning/go-tube/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6-learning%2Fgo-tube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31674624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T16:59:49.439Z","updated_at":"2026-04-11T08:41:02.159Z","avatar_url":"https://github.com/capcom6-learning.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoTube\n\nExample project from [\"Bootstrapping Microservices with Docker, Kubernetes, and Terraform\"](https://www.manning.com/books/bootstrapping-microservices-with-docker-kubernetes-and-terraform) book.\n\nBased on Go + Fiber.\n\n## Microservices\n\nAt this moment (incomplete) project consists of 5 microservices, database and message broker:\n\n1. Video streaming service. Gets video id from query param, search for video path in *database*, get video stream from *video storage* service and returns to client.\n2. Video storage service. Uses Azure Blob storage for videos storage and returns stream by path for *video streaming* service.\n3. History service. Receives \"viewed\" events from *video streaming* service by post request and puts it into *database*.\n4. MongoDB for storing data.\n5. RabbitMQ for indirect communication.\n6. Recommendation service. Receives \"viewed\" events from *video streaming* by RabbitMQ and simply logs them.\n7. Metadata service. Provides video metadata info.\n\n## Requirements\n\n* docker\n* docker-compose\n\n### Optional\n\n* make\n\n## How to start?\n\nUse `make up` and `make down` to start and stop containers.\n\nUse `make dev` for development with support of live reload by `air`.\n\n## See also\n\n* NodeJS + Express version: https://github.com/capcom6/node-tube\n* Python + Flask version: https://github.com/capcom6/py-tube\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapcom6-learning%2Fgo-tube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapcom6-learning%2Fgo-tube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapcom6-learning%2Fgo-tube/lists"}