Skip to content

mauricioadlima/con-quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Con-Quest

Con-Quest it is a personal project to test FastAPI framework

Run

Python 3.8 required

apt install python3-pip -y
pip install -r requirements.txt
cd src
python3 -m uvicorn main:app --reload

Run tests

python3 -m robot test/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published