{"id":29041878,"url":"https://github.com/dreamscached/qrify","last_synced_at":"2026-06-20T08:31:05.248Z","repository":{"id":301368956,"uuid":"1007077014","full_name":"dreamscached/qrify","owner":"dreamscached","description":"Free public API for QR code generation on the command line","archived":false,"fork":false,"pushed_at":"2025-06-29T11:05:30.000Z","size":1077,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-03T00:45:00.712Z","etag":null,"topics":["cli","cloudflare","cloudflare-workers","qrcode","qrcode-generator","qrcode-generator-api"],"latest_commit_sha":null,"homepage":"https://qrify.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dreamscached.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-23T12:31:56.000Z","updated_at":"2025-08-11T19:37:36.000Z","dependencies_parsed_at":"2025-06-26T14:44:34.187Z","dependency_job_id":null,"html_url":"https://github.com/dreamscached/qrify","commit_stats":null,"previous_names":["dreamscached/qrify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dreamscached/qrify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamscached%2Fqrify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamscached%2Fqrify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamscached%2Fqrify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamscached%2Fqrify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamscached","download_url":"https://codeload.github.com/dreamscached/qrify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamscached%2Fqrify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34563535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["cli","cloudflare","cloudflare-workers","qrcode","qrcode-generator","qrcode-generator-api"],"created_at":"2025-06-26T15:04:34.382Z","updated_at":"2026-06-20T08:31:05.231Z","avatar_url":"https://github.com/dreamscached.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏷️ QRIFY.DEV\n\nFree public API for QR code generation on the command line.\n\n## Usage\n\n### Quick\n\nFor quick generation of QR codes, you can use `/:text` endpoint like this:\n\n```http\nGET https://qrify.dev/Hello,_World!\n```\n\nThis path is designed to be used either by humans who type it out manually\nor with simple alphanumeric codes and alike strings \u0026mdash; it is limited to\n100 characters, does not allow slashes and single underscores `_` are\nconverted to spaces (to insert an actual underscore double it like this\n\u0026mdash; `__`)\n\n### Full-path\n\nInstead of 'quick' endpoint mentioned above, scripts can use `/qr/:text`\nendpoint:\n\n```http\nGET https://qrify.dev/qr/Hello,%20World!\n```\n\nUnlike the abovementioned quick endpoint, here _everything_ after `/qr/`\npart is encoded as QR code, including slashes etc.\n\n\u003e [!NOTE]\n\u003e Don't forget to URL-encode your data before passing it in URL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamscached%2Fqrify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamscached%2Fqrify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamscached%2Fqrify/lists"}