FastAPI Template: A template for creating FastAPI projects with best practices. FastAPI is a modern, fast and high-performance web framework for building APIs with Python. It is based on standard Python type hints and has many features to help you create robust and scalable applications. However, setting up a new FastAPI project can be tedious and time-consuming, especially if you want to use some common tools and best practices such as: