- 200 = All its ok
- 300 = Redirects to anothers urls
- 400 = Client side errors - 401 Unauthorized
- 500 = Backend side errors - 502 Bad gateway
If you get query params add in endpoint ?test=1 to read req.query
If you get query params add in endpoint ?test=1 to read req.query