I recently needed to limit the number of calls on some endpoints of a FastAPI
based application.
The asgi landscape has some pretty nice characteristics, one of them being well
explained in this post [1], I quote it here:
> Well, because ASGI is an abstraction which allows telling the context