Converting apigeelint cli tool to node js/Java application

rd8880
New Member

Hi Team we are already using Apigee now,Using apigeelint cli tool to validate rules for a apiproxy so can some help with converting this cli tool to a node js application or  a java application   we want to deploy this  in the cloud  or do you already have an application in apigee which can validate all rules like apigeelint cli can you please give me some info on it 

0 1 71
1 REPLY 1

Using apigeelint cli tool to validate rules for a apiproxy so can some help with converting this cli tool to a node js application or a java application

Huh? The apigeelint too is a nodejs application. A command-line application.

Are you saying you want a web front-end on it? That's not hard to do - you'd just need to wrap it in an exec.

do you already have an application in apigee which can validate all rules like apigeelint cli can you please give me some info on it

What are you REALLY trying to accomplish? Why is the existing apigeelint tool not sufficient?