Product description ※Please note that product information is not in full comprehensive meaning because of the machine translation.
Information Science
Introduction
Create a Web API with FastAPI!
Step-by-Step Learning
Based on Practical Cases
Background
FastAPI is a popular Python Web framework along with Django and Flask.
It has excellent features such as type safety and speed, in which the Swagger UI is automatically generated when you write code. Therefore, it is increasingly used in actual Web development.
Overview
This book is based on the very popular "Introduction to FastAPI" published in "Zenn", an information-sharing community for engineers.
Use async/await for DB connection
Create a clean environment with Docker
Directory configuration with consideration for scaling
This book is based on practical explanations with particular emphasis on the following points.
Use async/await for DB connection
Use async/await for DB connection
Build a clean environment with Docker
Directory configuration with consideration for scaling
This book is based on practical explanations with particular emphasis on the following points.
Use async/await for DB connection
Use async/await for DB connection
Chapter 11, Connecting Databases and DB Models
Chapter 12, DB Operations (CRUDs)
Chapter 13, Desynchronizing
Chapter 14, Unit Testing Chapter 15, Overview and Preparation for Deploying to the Cloud Platform
Chapter 16, Deploying to the Cloud Platform : AWS
Chapter 17, Deploying to the Cloud Platform : GCP 3.11 SUSTEN Zenn susten