CoutriesApi

Example Request

Example Response


        {
            "status": 200,
            "data": {
                "name": "Egypt",
                "code": "EG",
                "timezone": "Egypt Standard Time",
                "utc": "UTC+02:00",
                "mobileCode": "+20",
                "flag": "http://localhost:8080/flags/eg.png"
            }
        }
        

Do you think you know much about flags ?