📱 PHP QR Code Generator

Welcome to the self-hosted QR Code Generator! This is a simple, lightweight solution for generating QR codes.

🚀 Quick Start

Want to generate a QR code right now?

Open QR Code Generator

📚 Documentation

For detailed API documentation and integration examples, visit:

📖 Full API Documentation

🔧 API Endpoint

The API endpoint for generating QR codes is available at /api/generate.php.

Direct API Usage:

/api/generate.php?data=Hello%20World

Required Parameter: data (The text or URL to encode)

Methods: GET or POST

📝 Key Features