▲ | reactordev 21 hours ago | |||||||
Exactly this. From SQL Alchemy to pydantic model, from pydantic model to pydantic dto, from pydantic dto to json/protobuf/binary to ship over the wire… | ||||||||
▲ | morkalork 21 hours ago | parent [-] | |||||||
Okay, so seeing pydantic types used in every part of an app not just the API layer is normal. | ||||||||
|