FastAPI-Caching Redis Backend Example App To try out: Make sure redis is installed locally Execute: pip install 'fastapi-caching[.all]' uvicorn examples.redis_app:app