FastAPI: Modern Python Web Development
Author: Bill Lubanovic (Author)
Publisher finelybook 出版社: O’Reilly Media
Edition 版本: 1st
Publication Date 出版日期: 2023-12-12
Language 语言: English
Print Length 页数: 277 pages
ISBN-10: 1098135504
ISBN-13: 9781098135508
Book Description
FastAPI is a young yet solid framework that takes advantage of newer Python features in a clean design. As its name implies, FastAPI is indeed fast, rivaling similar frameworks in languages such as Golang. With this practical book, developers familiar with Python will learn how FastAPI lets you accomplish more in less time with less code.
Author Bill Lubanovic covers the nuts and bolts of FastAPI development with how-to guides on various topics such as forms, database access, graphics, maps, and more that will take you beyond the basics. This book also includes how-to guides that will get you up to speed on RESTful APIs, data validation, authorization, and performance. With its similarities to frameworks like Flask and Django, you’ll find it easy to get started with FastAPI.
Through the course of this book, you will:
- Learn how to build web applications with FastAPI
- Understand the differences between FastAPI, Starlette, and pydantic
- Learn two features that set FastAPI apart: asynchronous functions and data type checking and validation
- Examine new features of Python 3.8+, especially type annotations
- Understand the differences between sync and async Python
- Learn how to connect with external APIs and services
About the Author
相关推荐
- DevSecOps for Azure: End-to-end supply chain security for GitHub, Azure DevOps, and the Azure cloud
- Hands-On Accelerator Physics Using MATLAB®, 2nd Edition
- 3D Printed Smart Sensors and Energy Harvesting Devices: Concepts, fabrication and applications
- Using R in HR Analytics: A Practical Guide to Analysing People Data
- WordPress Power Toolkit: Harness AI to build next-level websites
- Machine Learning System Design: With end-to-end examples