Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simplr-sh/what-is-my-ip

Super Simplr service to find your IP address & geo-location
https://github.com/simplr-sh/what-is-my-ip

cloudflare cloudflare-worker geolocation hono ip ipaddress

Last synced: 3 days ago
JSON representation

Super Simplr service to find your IP address & geo-location

Awesome Lists containing this project

README

        





What is my IP?


Simple IP Address & Geolocation Service




## Visit what-is-my-ip.simplr.sh

![Website Screenshot](./readme-assets/website-screenshot.png)

![Swapi Github Social Preview](./readme-assets/github-social-preview.jpg)

```
npm install

# Start development server
npm run dev
```

### Deployment
```bash
# Login to Cloudflare
wrangler login

# Deploy
npm run deploy
```

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Support

- ⭐ Star the repository
- 🐛 Report issues
- 🤝 Submit pull requests