An open API service indexing awesome lists of open source software.

https://github.com/om-mishra7/qr-code-api

This a simple REST API that returns a QR Code for the submitted query, in a .png format.
https://github.com/om-mishra7/qr-code-api

api api-rest flask python

Last synced: about 2 months ago
JSON representation

This a simple REST API that returns a QR Code for the submitted query, in a .png format.

Awesome Lists containing this project

README

          

# QR Code API

[![Better Uptime Badge](https://betteruptime.com/status-badges/v1/monitor/gv82.svg)](https://betteruptime.com/?utm_source=status_badge)

A REST API built using Flask that returns a QR Code for the submitted query, in a .png format.

The requested url should be like domain_name/?{query}

Test the API here - [https://qr-code-api.vercel.app//?projextrexa.ml](https://qr-api.klutch.sh/?https://projectrexa.dedyn.io)

# Exapmles -

![screencapture-api-projectrexa-ml-qrcode-2022-08-30-10_15_28](https://user-images.githubusercontent.com/96434205/187351579-289b4d72-6909-4927-8632-10b20a0e88fd.png)
![screencapture-api-projectrexa-ml-qrcode-2022-08-30-10_17_50](https://user-images.githubusercontent.com/96434205/187351583-98eac697-247d-40d4-91a0-3f6a8a3959ce.png)
![screencapture-api-projectrexa-ml-qrcode-2022-08-30-10_18_02](https://user-images.githubusercontent.com/96434205/187351587-65611171-efbc-424c-a523-07cc0592bebd.png)
![screencapture-api-projectrexa-ml-qrcode-2022-08-30-10_18_25](https://user-images.githubusercontent.com/96434205/187351590-bc22201d-e1a4-4e96-85f1-3a292da98c88.png)

Feel free to use the project to make your own awesome ideas - ProjectRexa(https://github.com/Om-Mishra7/)