Happy Goat for Life! Chris Phillips' Blog - API, Integration and Governance SME and Enthusiast
API CONNECT

APIConnect Component Interactions

API Connect has four core components.

  • API Manager
  • API Gateway (DataPower)
  • Developer Portal
  • Analytics


OPENSHIFT

MiniShift - Notes for installation
Guest Post by Mark Taylor

Notes shamelessly stolen from Mark Tayler for installing Mini Shift


API CONNECT

Developing APIs - 105 - Avoiding losing Plans and Subscriptions
Guest Post by Nick Cawood

Avoiding losing Plans and Subscriptions of Published APIs when Updating an API: Staging a Product


API CONNECT

Developing APIs on API Connect - 104 - Adding Definitions

Part of Four of the API Development Series. In this part we will show how to create simple definitions in API Connect and use the Mapping Policy to map between them.


API CONNECT

Developing APIs on API Connect - 103 - Debugging an API

Part of Three of the API Development Series. In this part we will show how to add debug messages and how to retrieve them in the DataPower Logs.


API CONNECT

Developing APIs on API Connect - 102 - Adding Parameters

Part of Two of the API Development on API Connect Series. In this part we will show how to specify parameters for an API call. This builds on from the artefact and knowledge created in part 1.


API CONNECT

Developing APIs on API Connect - 101 - Proxy a Rest Service

Part of One of the API Development Series. In this part we will show screenshot by screenshot how to create a very basic API.


API CONNECT

Staging a product using the APIC Rest interface
Guest Post by Sachin Kumar Jha

When using the API Connect REST interface you need to identify yourself with a bearer token. See this earlier post for steps to get a bearer token.


API CONNECT

Debugging SSL Connection Problems

A common problem area is the SSL communication between the API Connect components. Often, this is due to SSL Passthrough not being correctly configured on the F5s or the ingress. In API Connect, the SSL communication between the API Manager and the other components must be terminated before the pods.

Debugging SSL Connection Problems


API CONNECT

API Connect Local Test Environment

API Connect Local Test Environment was releaed in beta in August 2019.

The purpose of the Local Test Environment is to allow developers to build and test APIs on their laptops without depending on a server instance.


Subscribe