Skip to content

Karimaz/flask_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic QR Code API for personal Use Flask Api for qr codes for contact Cards (VC files)

Post the Data u need to put in the QR-code Data with this Format:

{ "last_name": "Name", "first_name": "Fname", "company": "Company Inc.", "work_phone": "+102695 65 65 ", "mobile_phone": "+49-1515 51 51 51", "work_address_line_1": "Muenster Str. 119", "work_address_city": "Dortmund", "work_address_stage_code": "NRW", "work_address_pin": "44145", "work_address_country": "Germany", "email": "hello@email-eg.com", "url": "www.example.de" }

and u would get the Qr as .PNG file in Blue ..

Would add more options in the coming weeks.. Hope u Emjoy it !

About

Simple QR Code generator for VC Contact cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages