Skip to content

Commit daccca6

Browse files
authored
Update README.md
1 parent 4e99d45 commit daccca6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/official/fastapi/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Barcode Reader Web Application
22
A web application that leverages [FastAPI](https://pypi.org/project/fastapi/) for the backend along with a lightweight **HTML/JavaScript** frontend. The application allows users to upload images for **barcode reading**, decodes the barcodes using the [Dynamsoft Capture Vision Bundle](https://pypi.org/project/dynamsoft-capture-vision-bundle/), and presents the decoded data in a user-friendly interface.
33

4+
https://github.com/user-attachments/assets/10ed16ba-b22f-4857-8bd2-942cc2bbfaab
5+
46
## Features
57

68
- Upload images containing barcodes.
@@ -35,4 +37,4 @@ A web application that leverages [FastAPI](https://pypi.org/project/fastapi/) fo
3537

3638
5. Open your web browser and navigate to `http://localhost:8000` to access the application.
3739

38-
![Python FastAPI web barcode reader](https://www.dynamsoft.com/codepool/img/2025/04/python-fastapi-web-barcode-reader.png)
40+
![Python FastAPI web barcode reader](https://www.dynamsoft.com/codepool/img/2025/04/python-fastapi-web-barcode-reader.png)

0 commit comments

Comments
 (0)