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
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...