We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e149e6c commit 39a45d1Copy full SHA for 39a45d1
README.md
@@ -1,4 +1,3 @@
1
## About
2
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
+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