關於朱泰銓-個人資料



[.NET]QRcode API接口(By Google Chart)

專案上有使用到,之前是使用 qrdoor.com 的API服務

但在前天的時候突然發現整個大小都被固定住了

查了一下才發現qrdoor.com 的API已經開始收費(免費版會有限制)

因為qrdoor.com的月租費居然要高達一萬六!

不爽花錢的情況下就換了一個API接口。

改換到Google Chart上。

分享一下Google QRcode 的API接口

API URL: http://chart.apis.google.com/chart?cht=qr

參數說明:

chs=大小 ex. 100×100

chl=內含資訊 ex. URL路徑(http://xxx.xxx.com)

 

請依照實際使用需求呼叫使用即可。

目前測試正常使用,且比QRDoor.com的更加好用!

4 comments to [.NET]QRcode API接口(By Google Chart)

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>