Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QRCODE API

QRCODE generator API with FastAPI

API Reference

Generate QRcode

  GET /api/v1/generate?data={data}
Parameter Type Description
data string Required. Your Data

Run Locally

Clone the project

  git clone https://github.com/v3nus7/base_bot.git

Go to the project directory

  cd base_bot

Install dependencies

  pip install -r requirements.txt

To Run

  uvicorn app.main:app --reload

Authors

About

An API to generate qrcodes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages