Show HN: JustAPI:a Python web framework where the framework itself is Rust
Python 语法搭配 Rust 内核的 Web 框架,一行 return 就能起服务,还支持 HTTP/2 与自由线程 CPython。
If you want the real write-up (with architecture diagram and the full async failure log): https://blog.swadhin.cv/blog/just-api-a-python-framework/ Co…