Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-10T14:12:51.000Z (6 months ago)
- Last Synced: 2024-05-10T15:30:52.527Z (6 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
![ratBDC9Tx5PA_1284_2603(2)](https://github.com/LoV432/nextjs-ip/assets/60856741/ac605830-a4b4-4741-935c-b4610b01706e)
### 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`