Book (Practical) Information science Learning by Moving! Introduction to Python FastAPI Development / Sho Nakamura

※Please note that product information is not in full comprehensive meaning because of the machine translation.
Japanese title: 単行本(実用) 情報科学 動かして学ぶ!Python FastAPI開発入門 / 中村翔
Out of stock
Item number: BO3978195
Released date: 14 Jun 2023
Maker: Shoeisha Co.
著: 中村翔

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 10, Schemas - Request
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