{"id":25657387,"url":"https://github.com/wxh06/caddy-uwsgi-transport","last_synced_at":"2025-04-19T14:29:14.875Z","repository":{"id":81889068,"uuid":"605373549","full_name":"wxh06/caddy-uwsgi-transport","owner":"wxh06","description":"uwsgi reverse proxy transport for Caddy v2","archived":false,"fork":false,"pushed_at":"2024-01-17T06:30:31.000Z","size":245,"stargazers_count":8,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T08:33:07.410Z","etag":null,"topics":["caddy","caddy-module","caddy-plugin","caddy2","uwsgi"],"latest_commit_sha":null,"homepage":"","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/wxh06.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}},"created_at":"2023-02-23T02:35:16.000Z","updated_at":"2024-09-11T22:25:05.000Z","dependencies_parsed_at":"2024-06-20T02:46:59.500Z","dependency_job_id":"bac47fe8-0e00-45f8-a25e-8f258b9055c7","html_url":"https://github.com/wxh06/caddy-uwsgi-transport","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"4cfc5af66aa181d9d25a0fb9cc4edcd95e193234"},"previous_names":["wxh06/caddy-uwsgi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxh06%2Fcaddy-uwsgi-transport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxh06%2Fcaddy-uwsgi-transport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxh06%2Fcaddy-uwsgi-transport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wxh06%2Fcaddy-uwsgi-transport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wxh06","download_url":"https://codeload.github.com/wxh06/caddy-uwsgi-transport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249714113,"owners_count":21314773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["caddy","caddy-module","caddy-plugin","caddy2","uwsgi"],"created_at":"2025-02-23T23:18:16.514Z","updated_at":"2025-04-19T14:29:14.854Z","avatar_url":"https://github.com/wxh06.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# caddy-uwsgi-transport\n\nThis module adds [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/Protocol.html) reverse proxying support to Caddy.\n\nID: `http.reverse_proxy.transport.uwsgi`\n\n## Installation\n\nBy using [`xcaddy`](https://caddyserver.com/docs/build#xcaddy)\n\n```sh\nxcaddy build \\\n    --with github.com/wxh06/caddy-uwsgi-transport\n```\n\n## Usage\n\n### Caddyfile\n\n```caddyfile\nreverse_proxy [\u003cmatcher\u003e] [\u003cupstreams...\u003e] {\n\ttransport uwsgi\n}\n```\n\n### JSON\n\n```json\n{\n  \"apps\": {\n    \"http\": {\n      \"servers\": {\n        \"\": {\n          \"routes\": [\n            {\n              \"handle\": [\n                {\n                  \"handler\": \"reverse_proxy\",\n                  \"transport\": { \"protocol\": \"uwsgi\" },\n                  \"upstreams\": [{ \"dial\": \"\u003cupstream\u003e\" }]\n                }\n              ]\n            }\n          ]\n        }\n      }\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwxh06%2Fcaddy-uwsgi-transport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwxh06%2Fcaddy-uwsgi-transport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwxh06%2Fcaddy-uwsgi-transport/lists"}