We are using helm charts to build and deploy applications in kubernetes. Right now we are doing the same manually.
I would like to write a REST API microservice which will allow us to :
Is anybody tried writing such microservice? If yes, sample code snippet would be helpful.