High-performance web apps with FastAPI the asynchronous web framework based on modern Python

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...

Full description

Bibliographic Details
Other Authors: Lathkar, Malhar, author (author)
Format: eBook
Language:Inglés
Published: Nanded, India : Apress Media LLC [2023]
Edition:1st edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009730938606719
Table of Contents:
  • Chapter 1. Introduction to FastAPI
  • Chapter 2. Installation of FastAPI
  • Chapter 3. Request Body
  • Chapter 4. Templates
  • Chapter 5. Response
  • Chapter 6. Using Databases
  • Chapter 7. Middleware
  • Chapter 8. Testing and Debugging
  • Chapter 9. Deployment
  • Chapter 10. Advanced Features.