HTTP Middlewares
A typical HTTP request-response cycle goes like this:
You open your browser (client) or API client (e.g postman, insomnia) and type in a web address
The client takes this web address and builds a request
Through your ISP (Internet Service Provider) ...
decode.hashnode.dev4 min read