Hello, I was reading the Locale API. I see we have List Countries API. By any chance, we may have List Cities API in the future? or is there any good practice that i can adopt to fetch list of cities of a country? Thanks in advance.
Hey, a list of all cities will probably be a bit difficult as this a real big list.
Bun it sound a good idea and I think it will be good to open a issue for it. https://github.com/appwrite/appwrite/issues/new?assignees=&labels=feature&projects=&template=feature.yaml&title=%F0%9F%9A%80+Feature%3A+
As for your use case: This is an open source solution https://countrystatecity.in/
You can easily adapt it for your needs.
P.s. you can also request an API key if you want to have even easier access.
I definitely like this idea! lemme check if we have something for this
So, I talked to the team and definitely create a feature for this on our github (we researched a bit into code standards and found one to use)
Thanks @Binyamin and @joeyouss . I have just submitted the github issue https://github.com/appwrite/appwrite/issues/5544. I will look into the open source solution too.
[SOLVED] List Cities
Recommended threads
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...
- Error When load the website
Hi, I am getting this error whenever I reload my website please help me, I am using react Error: ** GET https://cloud.appwrite.io/v1/account 401 (Unauthoriz...