The ngrok tunnel url : https://ff46-113-11-20-4.ngrok-free.app ;
api's:
- https://ff46-113-11-20-4.ngrok-free.app/hello -> responses with "hello world!"
- https://ff46-113-11-20-4.ngrok-free.app/user?id={id} -> returns user with specific id
- https://ff46-113-11-20-4.ngrok-free.app/activity -> responses with an array of {first_name, country, profile_picture, total point, rank}