[식선비] QR코드 생성

Chanki Hong(BE)·2023년 3월 7일
0

Legacy Frontend Archive

목록 보기
79/80
post-thumbnail

QR코드 생성

  • Google Charts > Infographics API 사용
  • 루트 URL: https://chart.googleapis.com/chart?
매개변수설명
cht=qrQR 코드를 지정
chs=<width>x<height>이미지 크기
chl=<data>QR 코드로 만들 data
  • 매개변수는 & 로 연결.
  • 예시: https://chart.googleapis.com/chart?cht=qr&chs=300x300&chl=http://ssb.dothome.co.kr/

profile
2호 더존빵돌이 성장일지

0개의 댓글