{"id":19512052,"url":"https://github.com/rorpage/qrcode-csharp","last_synced_at":"2025-06-13T07:05:40.231Z","repository":{"id":87748357,"uuid":"100754987","full_name":"rorpage/qrcode-csharp","owner":"rorpage","description":"QR Code generator function for the FaaS Platform using .NET Core","archived":false,"fork":false,"pushed_at":"2017-08-19T18:43:24.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T23:16:03.001Z","etag":null,"topics":["docker","faas","functions-as-a-service","serverless","serverless-functions"],"latest_commit_sha":null,"homepage":"http://get-faas.com/","language":"C#","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/rorpage.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":"2017-08-18T22:35:53.000Z","updated_at":"2017-08-19T18:44:36.000Z","dependencies_parsed_at":"2023-02-28T10:45:53.387Z","dependency_job_id":null,"html_url":"https://github.com/rorpage/qrcode-csharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rorpage/qrcode-csharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rorpage%2Fqrcode-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rorpage%2Fqrcode-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rorpage%2Fqrcode-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rorpage%2Fqrcode-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rorpage","download_url":"https://codeload.github.com/rorpage/qrcode-csharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rorpage%2Fqrcode-csharp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259599327,"owners_count":22882354,"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":["docker","faas","functions-as-a-service","serverless","serverless-functions"],"created_at":"2024-11-10T23:24:02.904Z","updated_at":"2025-06-13T07:05:40.211Z","avatar_url":"https://github.com/rorpage.png","language":"C#","readme":"# FaaS QR Code using C#\n\nInspired by John McCabe's [qrcode](https://github.com/faas-and-furious/qrcode) function in Go, I made one in C#!\n\n## Deploying the function\n\nBe sure to follow the instructions on the [FaaS repo](https://github.com/alexellis/faas) to deploy the Faas stack.\n\n**Get the CLI**\n\nYou can install the [faas-cli](https://github.com/alexellis/faas-cli/) via `brew install faas-cli` or `curl -sSL https://get.openfaas.com | sudo sh`.\n\n**Build and deploy**\n\nBuild and deploy your stack using the following commands:\n\n```\n$ faas-cli -action build -f ./stack.yml\n$ faas-cli -action deploy -f ./stack.yml\n```\n\n**Test**\n\nUsing `curl`, you can send a URL (or any data) to the function to generate a QR code:\n\n```\n$ curl localhost:8080/function/qrcode -d 'http://get-faas.com' \u003e qrcode.png\n```\n\n![](images/qrcode.png)\n\nVoila! You have a QR code! You can check it via Android using [this app](https://play.google.com/store/apps/details?id=com.google.zxing.client.android).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frorpage%2Fqrcode-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frorpage%2Fqrcode-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frorpage%2Fqrcode-csharp/lists"}