Skip to content

Commit 43ed5bc

Browse files
authored
Update README.md
1 parent 2355e15 commit 43ed5bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Vakit ve konum verileri sunar. Calculates the Islamic prayer times.
1010

1111
# API usage
1212

13-
http://localhost:3000/api/nearByPlaces?lat=39.9306&lng=32.7439&lang=tr
14-
http://localhost:3000/api/timesForPlace?id=311046&timezoneOffset=180&lang=tr
15-
http://localhost:3000/api/timesForGPS?lat=39.9306&lng=32.7439&timezoneOffset=180&lang=tr
16-
http://localhost:3000/api/searchPlaces?q=Anka&lat=39.9306&lng=32.7439&lang=tr
13+
https://vakit.vercel.app/api/nearByPlaces?lat=39.9306&lng=32.7439&lang=tr
14+
https://vakit.vercel.app/api/timesForPlace?id=311046&timezoneOffset=180&lang=tr
15+
https://vakit.vercel.app/api/timesForGPS?lat=39.9306&lng=32.7439&timezoneOffset=180&lang=tr
16+
https://vakit.vercel.app/api/searchPlaces?q=Anka&lat=39.9306&lng=32.7439&lang=tr
1717

1818
[Postman definition](https://www.postman.com/canbax/workspace/namaz-vakti-api/api/bf039fea-6768-490b-b11d-11bb031bdd8a)
1919

0 commit comments

Comments
 (0)