Show HN: JustAPI:a Python web framework where the framework itself is Rust
JustAPI is a Python web framework where the web server, the router, the TLS termination, the request validation, the JSON serialization, and the database access all run in Rust. Your Python code handles the application logic. That is the entire premise, and i…
