This is a gRPC API sample implementation on Node.JS written with Typescript.
Live demo on: 52.148.115.205:10080
You can access the live demo with any gRPC client or for GUI client, you can use BloomRPC:
The live demo is hosted on Azure Container service with 1 vCPU and 0.5 GB RAM. I benchmarked the service and it is running quite fast serving ~500 request per second without any optimization:
The datasets are retrieved from https://covid19api.com.
Notes: