One of those instances of AI-generated code replicating another library's API, using a more low-level language for the core implementation.
I love the idea of using new low-level languages and making libraries faster. But I wonder if there is a better way to recognize and value the hard work that the original designers of libraries like FastAPI, Zod, Pydantic, have invested in to make those libraries.
Without the API design of those libraries, this turboAPI and dhi would make no sense.