DEV Community

[Comment from a deleted post]
 
arcbjorn profile image
Arc

Hi! I would love to get into python web. :)

Could you share your experience using FastAPI? And why you like it?

Is it correct that FastAPI is based on Starlette, which is based on Uvicorn? So why not use Uvicorn for small projects and FastAPI for something bigger?

How mature is FastAPI in your opinion? Comparing to Django for example. Reliable in production?