https://github.com/lov432/nextjs-ip
Just a basic app to get basic info like IP, Geo location and Stuff
https://github.com/lov432/nextjs-ip
edge ip location map nextjs react vercel
Last synced: 3 months ago
JSON representation
Just a basic app to get basic info like IP, Geo location and Stuff
- Host: GitHub
- URL: https://github.com/lov432/nextjs-ip
- Owner: LoV432
- Created: 2023-05-07T17:50:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T14:12:51.000Z (about 1 year ago)
- Last Synced: 2025-01-08T07:27:37.843Z (4 months ago)
- Topics: edge, ip, location, map, nextjs, react, vercel
- Language: TypeScript
- Homepage: https://nextjs-ip.vercel.app
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Just a basic app to get basic info like IP, Geo location and Stuff

### Get IP
`curl -L nextjs-ip.vercel.app`This will return your IP in `text/plain;charset=UTF-8`
### Get Geo
`curl -L nextjs-ip.vercel.app/all`This will return your Geo info in `application/json`