FastAPI : Modern Python Web Development (Paperback)
暫譯: FastAPI:現代 Python 網頁開發(平裝本)
Lubanovic, Bill
- 出版商: O'Reilly
- 出版日期: 2023-12-12
- 定價: $1,850
- 售價: 9.0 折 $1,665
- 語言: 英文
- 頁數: 277
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098135504
- ISBN-13: 9781098135508
-
相關分類:
Python
-
相關翻譯:
FastAPI|現代 Python 網站開發 (FastAPI : Modern Python Web Development) (繁中版)
立即出貨
買這商品的人也買了...
-
Google Android SDK 開發範例大全, 3/e$950$751 -
簡報原力 ─ 邁向完美簡報的十堂必修課$320$272 -
深入探索 Linux 核心架構 (Professional Linux Kernel Architecture)$980$774 -
Apple Design (Hardcover)$2,100$1,995 -
Google Compute Engine | 安全與可擴展的雲端運算$450$356 -
$726深入理解計算機系統, 3/e (Computer Systems: A Programmer's Perspective, 3/e) -
無瑕的程式碼-整潔的軟體設計與架構篇 (Clean Architecture: A Craftsman's Guide to Software Structure and Design)$580$452 -
Laravel 啟動與運行, 2/e (Laravel : Up & Running: A Framework for Building Modern PHP Apps, 2/e)$780$616 -
Python 非同步設計|使用 Asyncio (Using Asyncio in Python )$480$379 -
Python 資料可視化之美:極專業圖表製作高手書 (書況差限門市銷售)$780$546 -
中臺架構與實現:基於 DDD 和微服務$534$507 -
Python 出神入化:Clean Coder 才懂的 Pythonic 技法,為你的程式碼畫龍點睛! (Clean Code in Python, 2/e)$720$562 -
強健的 Python|撰寫潔淨且可維護的程式碼 (Robust Python: Write Clean and Maintainable Code)$680$537 -
AWS 職場實戰手冊 - 企業架站、安全防護、費用監控,用最省錢的方式紮實學會!$620$490 -
ChatGPT X Keras X PyTorch 全方位應用實踐指南:從零開始的 AI 程式設計養成之路$720$562 -
利用 FastAPI 構建 Python 微服務$774$735 -
Jira 全方位應用:深入解析 Kanban × 超強外掛,掌握敏捷開發的核心工具 (iThome鐵人賽系列書)【軟精裝】$680$530 -
Azure DevOps 設計策略與實戰分析:開發工程師從入門到進階完全指南(iThome鐵人賽系列書)【軟精裝】$760$593 -
Django4 實例精解$1,014$963 -
Clean Architecture 實作篇:在整潔的架構上弄髒你的手 (第二版) (Get Your Hands Dirty on Clean Architecture, 2/e)$600$468 -
完全圖解人工智慧:零基礎也OK!從NLP、圖像辨識到生成模型,現代人必修的53堂AI課$480$379 -
邊緣AI|使用嵌入式機器學習解決真實世界的問題 (AI at the Edge: Solving Real-World Problems with Embedded Machine Learning)$880$695 -
遞迴演算法大師親授面試心法:Python 與 JavaScript 解題全攻略 (The Recursive Book of Recursion)$680$530 -
AI-900:Microsoft Azure AI Fundamentals 人工智慧核心能力國際認證應考攻略$250$198 -
FastAPI Cookbook: Develop high-performance APIs and web applications with Python (Paperback)$1,800$1,710
相關主題
商品描述
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
商品描述(中文翻譯)
FastAPI 是一個年輕但穩固的框架,利用了較新的 Python 特性,並具備乾淨的設計。正如其名稱所示,FastAPI 確實快速,與 Golang 等語言中的類似框架相媲美。在這本實用的書中,熟悉 Python 的開發者將學習如何利用 FastAPI 以更少的時間和更少的代碼完成更多的工作。
作者 Bill Lubanovic 涵蓋了 FastAPI 開發的基本要素,提供了各種主題的操作指南,例如表單、數據庫訪問、圖形、地圖等,這些內容將帶你超越基礎。本書還包括了讓你快速掌握 RESTful API、數據驗證、授權和性能的操作指南。由於 FastAPI 與 Flask 和 Django 等框架有相似之處,你會發現開始使用 FastAPI 非常容易。
在這本書的過程中,你將會:
- 學習如何使用 FastAPI 建立網頁應用程式
- 理解 FastAPI、Starlette 和 pydantic 之間的差異
- 學習兩個使 FastAPI 獨樹一幟的特性:非同步函數和數據類型檢查與驗證
- 檢視 Python 3.8+ 的新特性,特別是類型註解
- 理解同步和非同步 Python 之間的差異
- 學習如何連接外部 API 和服務