Welcome to the QR Code Generator API! To generate a QR code, append your query parameters as follows: /?text=YourTextHere&size=150x150 - 'text' is the content you want encoded into the QR code. - 'size' is optional and specifies the dimensions of the QR code (default is 150x150). Example: /?text=Hello%20World&size=200x200