Use FastAPI to build web services in Python

FastAPI is a modern web framework in Python that offers performances in par with Node or Go. In this article learn how to get started with it. Read more

Similar