GET /faroe/weather/cities
Supported Faroese town slugs for the forecast endpoint.
curl https://nordapi.ee/api/v1/faroe/weather/cities
{
"data": [
"fuglafjordur",
"klaksvik",
"runavik",
"torshavn",
"tvoroyri",
"vagar"
],
"success": true
}