I read the Apigee documentation to create policies and I saw we can create Nodejs plugins on the microgateway.
I tried to export my plugins on Apigee Edge but Apigee doesn't interpret NodeJS when I create a simple javascript file inside policies.
Is it possible, after creating my NodeJs plugins for Microgateway, to export them to Apigee Edge ?
Answer by Carlos Eberhardt · Mar 23, 2017 at 03:57 PM
No. Those are two different things. Microgateway plugins are specific to the microgateway. They are not the same as extension policies in Edge and will not run there.
Can I use a Node.js based API in Microgateway? 1 Answer
Microgateway(version 2.3.0 Beta) config error on Apigee Private Cloud (Version 4.15.07.00) 2 Answers
Apigee Edge Microgateway Vertical and Horizontal scaling for 1000 TPS and beyond. 3 Answers
Preferred Pattern for Micro Gateways with unique plugin and sequences on conditional resource paths. 0 Answers
Docker Microgateway Failing to Initialize Router Plugin 0 Answers