me.p11r.devGoogle Firestore Data Source plugin for Grafanafirestore-grafana-datasource Google Firestore Data Source Plugin for Grafana. Grafana Firestore Data Source Plugin enables integrating data on Firestore on to Grafana dashboards. It uses FireQL to capture user query that translated to issue queries o...Nov 20, 2023·1 min read
me.p11r.devFireQL - Query Google Firestore database using SQL syntax.FireQL is the Golang library and interactive CLI tool to query the Google Firestore database using SQL syntax. It is built on top of the official Google Firestore Client SDK that will allow running queries Cloud Firestore database using SQL syntax. h...Jan 3, 2023·2 min read
me.p11r.devIndia: Covid19 hospitals on MapHello! I have created a site to locate covid19 hospitals in India on map with details like beds availability, contact information and directions to the hospitals. Idea is to bring all hospitals on the map so that any one quickly search nearby hospita...May 7, 2021·1 min read
me.p11r.devgo-portfinderGo implementation of npm portfinder. A simple tool to find an open port on the current machine. Repository pgollangi/go-portfinder Installation $ go get github.com/pgollangi/go-portfinder Usage package main import ( "github.com/pgollangi/go-po...Apr 16, 2021·1 min read
me.p11r.devfastget - ultra fast download files over HTTP(S)⚡ fastget is an open source CLI tool as well as Go library to ultra fast download files over HTTP(S). DISCLAIMER: FastGet performance heavily reliant on the network and CPU performance of the client machine. More importantly HTTP(s) endpoint must all...Sep 10, 2020·2 min read