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.
- Host: GitHub
- URL: https://github.com/om-mishra7/qr-code-api
- Owner: Om-Mishra7
- License: gpl-3.0
- Created: 2022-08-30T03:20:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T17:37:09.000Z (over 2 years ago)
- Last Synced: 2025-11-22T10:33:15.021Z (7 months ago)
- Topics: api, api-rest, flask, python
- Language: Python
- Homepage: https://qr-api.klutch.sh/?https://projectrexa.dedyn.io
- Size: 42 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QR Code API
[](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 -




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