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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Nanded, India :
Apress Media LLC
[2023]
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009730938606719 |
Tabla de Contenidos:
- 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.