This reference project demonstrates the best practices of writing JavaScript code within the Apigee context.
Project contains code to implement a simple response mediation by removing sensitive data from response content before sending it off to the client application.
Project also contains unit tests to test the JavaScript code and mock Apigee global functions using Jest.
- Node JS LTS or above
- Apigee Evaluation Organization
See pipeline