Skip to content

gaelinator/fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py -3 -m venv venv hallo change the interprter file path to vene\Scripts\python.exe

activate the virtual environment venv\Scripts\activate.bat

install fast api pip install fastapi[all]

install autoformatter python.exe -m pip install -U autopep8

start the server uvicorn main:app --reload uvicorn main:app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages