full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

Add uvicorn standard for watchgod and uvloop

Open alonme opened this issue 3 years ago • 0 comments

Add the "standard" extras for uvicorn, which adds the much needed watchgod for file watching.

Without it, using --reload uses significant CPU (almost 100% on my machine)

alonme avatar Nov 29 '21 08:11 alonme