granianEasy Playground

Rust-based ASGI/WSGI server for high performance

Getting started with granianRun locally
Install
pip install granian
Python 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?