curl --location --request GET 'https://appwrite.io/v1/locale/continents'
{ "continents": [ { "code": "string", "name": "string" } ], "sum": 0 }