Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`