A REST api example developed in Go, based on Echo framework. backed by Redis, running on K8s, featured with Ingress and HPA. cd k8s kubectl create -f namespaces.yaml kubectl create -f volumes.yaml ...
This plugin is also hosted on Github. To build this plugin, follow the instructions below. npm is required. #Clone repository. git clone git@github.com:kuno1/rest-api ...