Part 1: Application-Related Architectural Concepts for FastAPI microservice development

In this part, we will look at the whole FastAPI framework and explore the systematic and ideal way of decomposing a monolithic application into several business units. During the process, you will see how to get started with development and what components there are in FastAPI that can be utilized to pursue microservices implementation.

This part comprises the following chapters:

  • Chapter 1, Setting Up FastAPI for Starters
  • Chapter 2, Exploring the Core Components
  • Chapter 3, Investigating Dependency Injection
  • Chapter 4, Building the Microservice Application

Get Building Python Microservices with FastAPI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.