Skip to content

withfabian/qrcode-generator-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

QR Code Generation API Documentation

🔗 How to Use the API

1️⃣ Generate a QR Code

You can generate a QR Code by visiting the following URL:

https://qr-code-api-pi.vercel.app/qr?input=HELLOWORLD

💡 Replace HELLOWORLD with the text you want to convert into a QR Code.

2️⃣ Example Output

If you open the following link:

https://qr-code-api-pi.vercel.app/qr?input=ScanMe

A QR Code will be displayed directly in your browser. 🚀