Hacker news

  • Top
  • New
  • Past
  • Ask
  • Show
  • Jobs

FastAPI-compatible Python framework with Zig HTTP core; 7x faster (https://github.com)

20 points by vaibhav3002 about 18 hours ago | 7 comments | View on ycombinator

retep_kram about 8 hours ago |

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.

alanwreath about 12 hours ago |

I’m now just learning about DHI (which this project uses as the pydantic replacement that is typically used by FastAPI) - which by the way was brought up recently but seems to have gotten zero traffic

https://news.ycombinator.com/item?id=46767871

Very interesting.

nytrox about 18 hours ago |

Its a nice project ! I love simple and faster api library.