Skip to content

Commit 5e2ac86

Browse files
committed
add placeById
1 parent 78420bd commit 5e2ac86

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

public/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,14 @@ <h2>Kullanım</h2>
161161
/api/timesFromPlace?country=Turkey&amp;region=Ankara&city=Ankara&date=2023-10-29&days=3&timezoneOffset=180&calculationMethod=Turkey
162162
</a>
163163
<br />
164+
<span>ID den yer bilgileri: </span>
165+
<a
166+
target="_blank"
167+
href="/api/placeById?id=311034"
168+
>
169+
/api/placeById?id=311034
170+
</a>
171+
<br />
164172
<span>Ülkelerin listesi: </span>
165173
<a target="_blank" href="/api/countries"> /api/countries </a>
166174
<br />

0 commit comments

Comments
 (0)