https://github.com/deniyaldanidan/extract_cities
Just a simple extractor. Has all cities of india with states. Json array of states and cities in India
https://github.com/deniyaldanidan/extract_cities
indian-cities indian-states json php
Last synced: 2 months ago
JSON representation
Just a simple extractor. Has all cities of india with states. Json array of states and cities in India
- Host: GitHub
- URL: https://github.com/deniyaldanidan/extract_cities
- Owner: deniyaldanidan
- Created: 2024-03-26T05:53:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T19:09:01.000Z (over 2 years ago)
- Last Synced: 2025-04-05T08:30:08.629Z (over 1 year ago)
- Topics: indian-cities, indian-states, json, php
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# CITIES OF INDIA
**Got the source from following gist [
Faizanq/Indian States and Cities list in php](https://gist.github.com/Faizanq/92fadd721b72087c9673d82aa8cdb994)**
I've just converted it to json from php. For my personal project.
**Thank you [Faizanq](https://gist.github.com/Faizanq)**