/nextjs-ip

Just a basic app to get basic info like IP, Geo location and Stuff

Primary LanguageTypeScript

Getting Started

Just a basic app to get basic info like IP, Geo location and Stuff

ratBDC9Tx5PA_1284_2603(2)

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