AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Oxide's Small Team
We generate validators with this library called ZOD that lets you take an object and you essentially try to parse the object with shape. And if it fails, it fails. So we get that for free. We can 400 in the mock server for every endpoint. It has its parser up front. That part is generated. The same thing that the API does automatically when you, you know, tell it what type the request body is, it's going to validate using CERD, then or JSON schema. Right? On the way in that the thing actually matches that type. Yeah, that is really cool. You've been able to rely on tooling and automation and generation of logic