Issue #12938: Add FastAPI official docs and free tutorial (Python resources) — responds to #12043
==================================================
State: open
Created: 2025-10-30T05:13:25Z
Updated: 2025-10-30T14:46:44Z
Author: akrutitiwari24
Comments: 3
Labels: conflicts

Description:
==============================
Issue #12043 requested adding FastAPI learning resources. The requested O'Reilly title "FastAPI: Modern Python Web Development" appears to be a paid book, so instead this PR adds two free, authoritative FastAPI resources:



- FastAPI official docs: https://fastapi.tiangolo.com/ (tutorial + reference)

- Tutorialspoint FastAPI PDF: https://tutorialspoint.com/fastapi/fastapi_tutorial.pdf



Both are free and legal to link to; added them alphabetically to the Python section in books/free-programming-books-langs.md.



I verified both links on 2025-10-30. See #12043 for the original request.



GitHub URL: https://github.com/EbookFoundation/free-programming-books/pull/12938