# Nestjs request lifecycle

Nest applications handle requests and produce responses in a sequence we refer to as the request lifecycle.


![NestJs-request-response.jpeg](https://cdn.hashnode.com/res/hashnode/image/upload/v1647333272874/UWxkBNrZh.jpeg)

