Skip to content

turkey cities regions by cities and quarters by city and region

License

Notifications You must be signed in to change notification settings

amirsalmanii/Turkey-Cities-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turkey-Cities-Api

turkey cities regions quarters api // turkiye-il-ilce-mahalle api

for run app just install requirements and run api.py --> python api.py

++++++++++++++++++++++++++ for get list cities (method get)

host/cities/

++++++++++++++++++++++++++

for get just one region (method get)

host/region//

++++++++++++++++++++++++++

for get many regions (method post)

host/region/

{ "cities": ["ADANA", "ANKARA"] }

++++++++++++++++++++++++++

for get just one quarter (method get)

host/quarter///

+++++++++++++++++++++++++++

for get many quarter (method post)

{"cities_regions": {name_of_city: [region1, regions2, ...]}, {name_of_city: [region1, regions2, ...]}}

host/quarter/

+++++++++++++++++++++++++++

and you can see docs by -> host/docs

About

turkey cities regions by cities and quarters by city and region

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages