Preface
This book teaches you about the components of the FastAPI framework and how to apply these components with some third-party tools to build microservices applications. You will need a background in Python programming, knowledge of the principles of API development, and an understanding of the principles behind creating an enterprise-grade microservice application. This is more than a reference book: it provides some code blueprints that will help you solve real-world applications while elaborating on and demonstrating the topics of each chapter.