Published a blog post
New blog post, Pydantic for FastAPI.

Key points:
  1. BaseSettings for reading environment variables
  2. Validators for custom data validation
  3. schema_extra for providing examples in docs