SemanticDiff fastapi
Add a run function to the base FastAPI for running the server via uvicorn from the base class.
#3529
Closed

Add a run function to the base FastAPI for running the server via uvicorn from the base class. #3529

Ixyk-Wolf wants to merge 12 commits into fastapi:master from Ixyk-Wolf:master
Ixyk-Wolf
Ixyk-Wolf just testing
b37d9ec5
Ixyk-Wolf Update applications.py
aa7076a4
Ixyk-Wolf Update applications.py
acacd38e
Ixyk-Wolf Fix extra exception code.
ea03e4c4
Kludex
Kludex commented on 2021-07-20
Ixyk-Wolf Add suggestion by @graingert
9a43664e
Ixyk-Wolf
Ixyk-Wolf Switched to ImportError as it is better practice
e43efb65
Ixyk-Wolf Add app.run into the example
e4a3390f
Ixyk-Wolf Merge branch 'tiangolo:master' into master
4e7a6351
Ixyk-Wolf Fix 2 errors when uvicorn isn't installed
2a7dbcec
graingert
graingert commented on 2021-08-02
Ixyk-Wolf switch error I guess
0311a59d
Ixyk-Wolf
vrslev
BilalAlpaslan
BilalAlpaslan approved these changes on 2022-04-14
tiangolo Merge branch 'master' into master
0cbbd0cf
pre-commit-ci[bot] 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
d43339cd
Kludex Kludex added easy close
tiangolo
tiangolo tiangolo closed this 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone