Skip to content

This is a sample QR Code Generator using Azure Functions and npm package node-qrcode.

License

Notifications You must be signed in to change notification settings

jenzushsu/qrcode-generator-azure-functions

Repository files navigation

QR Code Generator using Azure Functions

Using Azure Functions, you can generate QR code with text passed into the query string of this functions.

This is developed as for a use case using PowerApps as the application layer to generate QR Code programmatically for users within an organziation without the use of a public available QR Code generators for various reasons.

Please refer to this repo QR Code Generator Canvas app with PowerApps for the PowerApp developed for this use case.

You can refer to this medium article Generate QR Code programmatically using Azure Functions + Power Apps for the details on this Azure Function.

Installation

Require the use of npm package node-qrcode

npm install --save qrcode

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Disclaimer

*This app is a sample and may be used with Microsoft Power Apps. You bear the sole risk and responsibility for any use of this app. The innovation and views expressed here are those of my own and do not necessarily state or reflect those of Microsoft Singapore or Microsoft Corporation.

About

This is a sample QR Code Generator using Azure Functions and npm package node-qrcode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published