Y
Hacker News
new
|
ask
|
show
|
jobs
by
dahateb
1252 days ago
Interesting project. Would it be able to run a fastapi project just like uvicorn in production?
1 comments
gi0baro-dev
1251 days ago
Yup: `granian --interface asgi your_module:your_fastapi_app`
link