Skip to content

Commit 39a45d1

Browse files
author
Paul van Dyk
committed
update readme
1 parent e149e6c commit 39a45d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
## About
22

3-
- A simple api call to `https://freegeoip.app/json/{IP}` with the ip from the req headers to return geo location
4-
- A second example is show in `pages/api/[ip].ts` using the nextjs dynamic routes te request a specified ip from the api
3+
An api call to `https://freegeoip.app/json/{IP}` with the client ip from the req headers to return geo location data

0 commit comments

Comments
 (0)