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

Yup: `granian --interface asgi your_module:your_fastapi_app`