sayanarijit / qrcode.show

[WORKING PROTOTYPE] Generate QR code easily for free - QR Code Generation as a Service
https://QRcode.show
GNU Affero General Public License v3.0
597 stars 32 forks source link

Add Node.js Usage Example #20

Closed diosamuel closed 3 years ago

diosamuel commented 3 years ago

Hi @sayanarijit Please kindly review my PR

I added a usage example for the Node.js programming language, it's in the examples/nodejs folder with the README.md and index.js file in it

Im using Got which is lightweight and well-known https request library for Node.js

Hopefully it can be useful!

sayanarijit commented 3 years ago

Looks good :👍

diosamuel commented 3 years ago

Looks good :👍

Thanks, if you dont mind, can you add hacktoberfest-accepted label for this pr? 😁