Skip to content

Instantly share code, notes, and snippets.

View metehankasapp's full-sized avatar
chill

Metehan Kasap metehankasapp

chill
View GitHub Profile
@metehankasapp
metehankasapp / cities_of_turkey.json
Created November 6, 2022 12:24 — forked from ozdemirburak/cities_of_turkey.json
List of cities in Turkey presented in JSON format with the information of name, latitude, longitude, population and region.
[
{
"id": 1,
"name": "Adana",
"latitude": "37.0000",
"longitude": "35.3213",
"population": 2183167,
"region": "Akdeniz"
},
{