gmittal / jqry

Library to generate QR codes, barcodes, and data matrices.
1 stars 0 forks source link

multiple codes - gchart + qr server #1

Open tejasmanohar opened 9 years ago

tejasmanohar commented 9 years ago

When building multiple codes, APIs must be the same. E.G One code cannot be generated using Google Chart and one be generated using QR Server

https://github.com/gmittal/jqry/blob/master/jqry.js#L3

gmittal commented 9 years ago

Woah. Did not see this until now. Thanks @tejasmanohar! Haha I wrote this code so long ago. Way back in the days when I was just learning how to use APIs.