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

https://github.com/natthasath/demo-qrcode-api

QR Code is a compact and efficient barcode that can store data such as URLs, contacts, and more. Easily scannable with a smartphone camera, QR Codes are widely used for marketing, advertising, and everyday information exchange.
https://github.com/natthasath/demo-qrcode-api

docker-compose dockerfile fastapi poetry python qrcode

Last synced: about 2 months ago
JSON representation

QR Code is a compact and efficient barcode that can store data such as URLs, contacts, and more. Easily scannable with a smartphone camera, QR Codes are widely used for marketing, advertising, and everyday information exchange.

Awesome Lists containing this project

README

          

# 🎉 DEMO QRCode API

QR Code is a compact and efficient barcode that can store data such as URLs, contacts, and more. Easily scannable with a smartphone camera, QR Codes are widely used for marketing, advertising, and everyday information exchange.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### ⚓ Developer Tool

- [Link Mix](https://linkmix.co)
- [MIcrosoft 365](https://linkmix.co/14572088)
- [NIDA UApp](https://linkmix.co/14595825)

### ⭐ Features

- Single URL
- Multiple URLs
- Email Address
- Mobile Message
- Phone
- Contact
- Event
- Multiple URLs & OS Detection to Redirect (Android & iOS)
- Add Logo to QR Code
- Fixed QR Code & Dynamic URL

### 🏆 Run

- [http://localhost:8000/docs](http://localhost:8000/docs)
- [http://localhost:8000/subapi/docs](http://localhost:8000/subapi/docs)

```shell
docker-compose up -d
```