Endpoint: https://twitter-clone.deppi.app
Documents: https://twitter-clone.deppi.app/swagger
All endpoints, except for the general ones, require authentication using a Bearer token.
To authenticate requests, use a Bearer token in the Authorization
header.
Authorization: Bearer YOUR_TOKEN_HERE