Monthly Archives: November 2018

APIGEE – An Introduction to API Gateway

In this article I want to give brief introduction about APIGEE. Mainly APIGEE offers below functionalities out of the box as api gateway. Protocol Transformation Transform from or to any protocol including SOAP, REST, XML binary, or custom Traffic Management

Tagged with:
Posted in APIGEE

APIGEE – Can we configure parameters for Message Logging Policy?

Apigee MessageLogging policy has limitation to use configurable parameters such as Syslog server host, port, etc. details. If we are not going to configure these parameters we may get into trouble while moving the proxy from one environment to another

Tagged with:
Posted in APIGEE

APIGEE – How To Handle Base64 Encoding Decoding?

In this article, we will see how to encode and decode base64 strings while building APIGEE proxies. As part of APIGEE, we have BasicAuthentication policy which deals with base64 encoded authorization header. But if we want to deal with any

Tagged with: ,
Posted in APIGEE
Dzone.com
DZone

DZone MVB

Java Code Geeks
Java Code Geeks
OpenSourceForYou