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

https://github.com/playit-cloud/ping.playit.gg


https://github.com/playit-cloud/ping.playit.gg

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ping.playit.gg

Code behind ping.playit.gg. This webpages tests latency against our Anycast tunneling network.

To run locally for developement run

```
git clone git@github.com:playit-cloud/ping.playit.gg.git
cd ping.playit.gg
npm i
npm run dev
```