giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
244 stars 73 forks source link

FEATURE REQUEST - Create an API #49

Open lanceharvie opened 1 year ago

lanceharvie commented 1 year ago

Hi,

Would be awesome to create an API with input variables:

url filename output file type (ie PNG, JPG etc) Precision Size (px)

Output - download file

giandonatoinverso commented 1 year ago

Hello could be a useful feature. Unfortunately, due to commitments related to my studies and my work, I am unable to add new features. I invite you to try again and once I have tested your code I will add the new functionality to the master branch

lanceharvie commented 1 year ago

Thanks much appreciated.

Great project!

dralawady commented 6 months ago

@lanceharvie @giandonatoinverso has this been developed? having an API will be an amaizing feature.

giandonatoinverso commented 6 months ago

not yet. You could collaborate if you want

tranmh commented 4 months ago

On the way to implement, see PR 88 https://github.com/giandonatoinverso/PHP-Dynamic-Qr-code/issues/88