Skip to content

XuananLe/VisionMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Team Members

  • Lê Xuân An
  • Lê Minh Qúy
  • Nguyễn Hoàng Quân
  • Nguyễn Viết Phong

Installation

Create virtual environment

python3 -m venv venv

Activate virtual environment

source venv/bin/activate

Install packages

pip install "fastapi[standard]"

Usage

Run the following command to start the server

fastapi dev main.py  

Server will start at http://127.0.0.1:8000 API documentation will be available at http://127.0.0.1:docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •