{"id":16434802,"url":"https://github.com/zce/qrcode-server","last_synced_at":"2026-03-11T05:01:39.844Z","repository":{"id":37026112,"uuid":"321010488","full_name":"zce/qrcode-server","owner":"zce","description":"QRCode Generator Server","archived":false,"fork":false,"pushed_at":"2025-03-26T11:59:43.000Z","size":17,"stargazers_count":1,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T20:41:57.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://qrcode.zce.me","language":"TypeScript","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/zce.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},"funding":{"github":"zce"}},"created_at":"2020-12-13T07:40:15.000Z","updated_at":"2025-03-26T11:59:47.000Z","dependencies_parsed_at":"2025-03-26T12:38:04.033Z","dependency_job_id":null,"html_url":"https://github.com/zce/qrcode-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zce/qrcode-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fqrcode-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fqrcode-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fqrcode-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fqrcode-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zce","download_url":"https://codeload.github.com/zce/qrcode-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zce%2Fqrcode-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-11T08:50:10.266Z","updated_at":"2026-03-11T05:01:39.820Z","avatar_url":"https://github.com/zce.png","language":"TypeScript","funding_links":["https://github.com/sponsors/zce"],"categories":[],"sub_categories":[],"readme":"# qrcode-server\n\n\u003e A QRCode generator services.\n\n## Endpoints\n\n### GET `/`\n\nRespond to an QRCode SVG picture of you.\n\n```shell\n$ curl https://qrcode.zce.me -d \"text=https://zce.me\"\n```\n\n#### Parameters\n\n\n##### `value`\n\nqrcode contents to generate.\n\n- Type: `string` required\n- Alias: `v` | `text` | `url` | `data` | `content`\n\n##### `size`\n\nForces a specific size for the output image. If size is too small to contain the qr symbol, this option will be ignored. Takes precedence over scale.\n\n- Type: `number`\n- Default: `200`\n\n##### `scale`\n\nScale factor. A value of `1` means 1px per modules (black dots).\n\n- Type: `number`\n- Default: `2`\n\n##### `margin`\n\nDefine how much wide the quiet zone should be.\n\n- Type: `number`\n- Default: `1`\n\n##### `dark`\n\nColor of dark module. Value must be in hex format (RGBA). Note: dark color should always be darker than color.light.\n\n- Type: `string`\n- Default: `#000`\n\n##### `light`\n\nColor of light module. Value must be in hex format (RGBA). Note: light color should always be lighter than color.dark.\n\n- Type: `string`\n- Default: `#fff`\n\n#### Response Type\n\n##### `Accept: image/*`\n\n- Type: `image/svg+xml`\n\n##### `Accept: text/*`\n\n- Type: `text/html`\n\n## License\n\n[MIT](LICENSE) \u0026copy; [zce](https://zce.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzce%2Fqrcode-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzce%2Fqrcode-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzce%2Fqrcode-server/lists"}