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

https://github.com/abiddiscombe/deno-finder

🦕 Returns the location of your nearest Deno Deploy edge region.
https://github.com/abiddiscombe/deno-finder

deno deno-deploy edge-computing eta hono

Last synced: about 2 months ago
JSON representation

🦕 Returns the location of your nearest Deno Deploy edge region.

Awesome Lists containing this project

README

        

# Deno Finder

![Deno Finder Tool Screenshot](./static/denofinder.png)

[Deno Deploy](https://deno.com/deploy) deploys your code at multiple edge regions.

This tool returns the name of [your nearest Deno Deploy edge region](https://deno.com/deploy/docs/regions). **To see this is action try using this tool whilst connected to a VPN!**

> During normal operation you may recieve data from other regions in the Deno Deploy network due to traffic demands or downtime.

## Local Development

This tool is built with [Eta](https://eta.js.org/) and [Hono](https://hono.dev/).

- Dev Server - `deno task dev`