𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

High-Performance Web Apps with FastAPI: The Asynchronous Web Framework Based on Modern Python

✍ Scribed by Malhar Lathkar


Publisher
Apress
Tongue
English
Leaves
329
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis



Build APIs and web apps based on Asynchronous Server Gateway Interface (ASGI). This book provides a comprehensive explanation of using Pydantic models to construct the request/response objects in a FASTAPI path operation.Β 

You’ll start by reviewing type hints in Python and the asynchronous processing concepts. One of the highlights of FastAPI is its auto generation of API docs. Pydantic library is the main pillar on top of which FastAPI is built. You’ll see that ASGI has a far better performance compared to most of the other popular Python frameworks as they implement Web server Gateway Interface (WSGI), which is synchronous in nature and hence having slower response time.Β 

This book thoroughly explains how FastAPI interacts asynchronously with relational as well as NOSQL databases. Modern web apps use template engines to interact with the front-end. In this book, you will learn to use jinja2 templates and static assets. Swagger UI and OpenAPI standards are also covered in detail. Finally, different options of deployment of FastAPI app have been explored in this book.Β 

Β This book uses practical examples to empower you to build high performance APIs

What You'll Learn

  • Develop robust and high-performance web apps
  • Deploy the FastAPI app for public availability using cloud services such as Deta and Docker container
  • Understand the important building blocks of a web app such as form handling, templating and database interaction

Who This Book Is For

Aspiring and the experienced Python developers looking to leverage the flexibility of Python and the powerful features introduced in Modern Python. Computer science Engineering students at graduate and postgraduate level will also benefit immensely from the practical approach adapted in the book.

Β Β 


πŸ“œ SIMILAR VOLUMES


High-Performance Web Apps with FastAPI:
✍ Malhar Lathkar πŸ“‚ Library πŸ› Apress 🌐 English

<span><br></span><p><span>Build APIs and web apps based on Asynchronous Server Gateway Interface (ASGI). This book provides a comprehensive explanation of using Pydantic models to construct the request/response objects in a FASTAPI path operation.Β </span></p><p><span>You’ll start by reviewing type h

FastAPI Cookbook: Develop high-performan
✍ Giunio De Luca πŸ“‚ Library πŸ“… 2024 πŸ› Packt Publishing Pvt Ltd 🌐 English

Giunio De Luca, "FastAPI Cookbook: Develop high-performance APIs and web applications with Python" Enhance your web development skills, from setting up your environment and advanced integrations to building robust, high-traffic web applications with practical, scalable solutions Key Features

FastAPI Cookbook: Develop high-performan
✍ Giunio De Luca πŸ“‚ Library πŸ“… 2024 πŸ› Packt Publishing 🌐 English

<p><span>Enhance your web development skills, from setting up your environment and advanced integrations to building robust, high-traffic web applications with practical, scalable solutions</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Explore FastAPI in depth, from basic setup to

Web Development with Django: Learn to bu
✍ Ben Shaw, Saurabh Badhwar, Andrew Bird, Bharath Chandra K S, Chris Guest πŸ“‚ Library πŸ“… 2021 πŸ› Packt Publishing 🌐 English

<p><b>Learn how to create your own websites simply, safely, and quickly with Django by tackling practical activities based on realistic case studies</b></p><h4>Key Features</h4><ul><li>Understand Django functionality and the Model-View-Template (MVT) paradigm</li><li>Create and iteratively build a b

Web Development with Django: Learn to bu
✍ Ben Shaw, Saurabh Badhwar, Andrew Bird, Bharath Chandra K S, Chris Guest πŸ“‚ Library πŸ“… 2021 πŸ› Packt Publishing 🌐 English

<p><b>Learn how to create your own websites simply, safely, and quickly with Django by tackling practical activities based on realistic case studies</b></p><h4>Key Features</h4><ul><li>Understand Django functionality and the Model-View-Template (MVT) paradigm</li><li>Create and iteratively build a b

Building Python Web APIs with FastAPI: A
✍ Abdulazeez Abdulazeez Adeshina πŸ“‚ Library πŸ“… 2022 πŸ› Packt Publishing 🌐 English

<p><span>Discover FastAPI features and best practices for building and deploying high-quality web APIs from scratch</span></p><h4><span>Key Features</span></h4><ul><li><span><span>A practical guide to developing production-ready web APIs rapidly in Python</span></span></li><li><span><span>Learn how