Kludex / fastapi-tips

FastAPI Tips by The FastAPI Expert!
1.96k stars 74 forks source link

Use `TypedDict` instead of `BaseModel` tip #24

Open Kludex opened 2 weeks ago

Kludex commented 2 weeks ago

I should add this tip.