Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simplr-sh/what-is-my-ip
- Owner: simplr-sh
- License: mit
- Created: 2024-12-24T13:31:41.000Z (4 days ago)
- Default Branch: main
- Last Pushed: 2024-12-24T17:18:01.000Z (4 days ago)
- Last Synced: 2024-12-24T17:28:20.325Z (4 days ago)
- Topics: cloudflare, cloudflare-worker, geolocation, hono, ip, ipaddress
- Language: CSS
- Homepage: https://what-is-my-ip.simplr.sh
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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