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

https://github.com/jtmiclat/whereami

Cloudflare worker for determining your location
https://github.com/jtmiclat/whereami

cloudflare cloudflare-workers

Last synced: 11 months ago
JSON representation

Cloudflare worker for determining your location

Awesome Lists containing this project

README

          

# whereami

A simple cloudflare worker that uses cloudflare to determine the city or coordinates of a user

## Usage

```bash
curl https://whereami.jtmiclat.me/
# Tokyo, Japan
```

```bash
curl https://whereami.jtmiclat.me/coordinates
# [139.6899, 35.6893]
```

## Why this exists

I wanted a simple way of testing what country I set my vpn to using a terminal