{"id":28501179,"url":"https://github.com/notyusheng/polyphony","last_synced_at":"2026-01-31T04:31:55.805Z","repository":{"id":296532620,"uuid":"993668678","full_name":"NotYuSheng/polyphony","owner":"NotYuSheng","description":"A composite microservices suite designed for Agile delivery and DevOps orchestration, with Docker Compose and Kubernetes readiness.","archived":false,"fork":false,"pushed_at":"2025-06-01T15:39:55.000Z","size":35,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-04T13:06:41.884Z","etag":null,"topics":["api-security","auth-service","devops","docker","docker-compose","fastapi","helm","jwt-authentication","kafka","kubernetes","microservices","oauth2","postgresql","pydantic","python","rest-api","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotYuSheng.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2025-05-31T08:59:12.000Z","updated_at":"2025-06-01T15:44:17.000Z","dependencies_parsed_at":"2025-05-31T23:04:33.440Z","dependency_job_id":"06a6e9a8-ea56-4c37-ad4b-a19b80d7bd4d","html_url":"https://github.com/NotYuSheng/polyphony","commit_stats":null,"previous_names":["notyusheng/polyphony"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotYuSheng/polyphony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2Fpolyphony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2Fpolyphony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2Fpolyphony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2Fpolyphony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotYuSheng","download_url":"https://codeload.github.com/NotYuSheng/polyphony/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2Fpolyphony/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28929701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"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":["api-security","auth-service","devops","docker","docker-compose","fastapi","helm","jwt-authentication","kafka","kubernetes","microservices","oauth2","postgresql","pydantic","python","rest-api","sqlalchemy"],"created_at":"2025-06-08T15:30:52.811Z","updated_at":"2026-01-31T04:31:55.791Z","avatar_url":"https://github.com/NotYuSheng.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polyphony\n\nA composite microservices suite designed for Agile delivery and DevOps orchestration, with Docker Compose and Helm readiness. \n\n## Directory Structure\n\nThe project structure is as follows:  \n\n```shell\n.  \npolyphony/\n├── services/                      # All microservices\n│   ├── auth/                      # Auth service (FastAPI)\n│   ├── converter/                 # Converter service\n│   └── ...                        # Future services\n│\n├── frontend/                      # Unified UI (e.g., React or Streamlit)\n│   └── dashboard/                 # Dashboard or web interface\n│\n├── infrastructure/               # Infrastructure-level services\n│   ├── nginx/                    # Reverse proxy\n│   ├── kafka/                    # Kafka broker + zookeeper\n│   ├── postgres/                 # Database + init scripts\n│   └── ...                       # Any additional infra (e.g., redis)\n│\n├── shared/                       # Shared code or base packages\n│   ├── utils/                    # Shared Python utilities\n│   ├── models/                   # Shared data models/schemas\n│   └── ...                      \n│\n├── deploy/                       # Docker Compose \u0026 K8s deployment files\n│   ├── docker-compose.yml        # Top-level orchestrator\n│   ├── .env                      # Global environment variables\n│   └── k8s/                      # Optional: Kubernetes manifests\n│\n├── docs/                         # System diagrams, architecture, README\n├── scripts/                      # Shell scripts for dev tools, CI\n├── Makefile                      # Optional task runner\n└── README.md\n```\n\n---\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotyusheng%2Fpolyphony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotyusheng%2Fpolyphony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotyusheng%2Fpolyphony/lists"}