granian — Easy Playground
Rust-based ASGI/WSGI server for high performance
Getting started with granianRun locally
Install
pip install granianPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: granian)
granian is a third-party package. Rust-based ASGI/WSGI server for high performance. Install with: pip install granian
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?