Happy Goat for Life! Chris Phillips' Blog - API, Integration and Governance SME and Enthusiast
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.


API CONNECT

API Addicts - API Shop Window and Turning External Services into Internal APIs

API Addicts - API Shop Window and Turning External Services into Internal APIs


API CONNECT

Getting a Client ID and Secret to control the API Connect Management REST Interface
Guest Post by Chris Phillips JP Schiller

When using the API Connect REST interface you need to identify yourself with a bearer token. We produced a https://chrisphillips-cminion.github.io/apiconnect/2019/09/18/GettingoAuthTokenFromAPIC.html. However a common question is how do you get the ClientID and ClientSecret required,


API CONNECT

Getting an OAuth Token to invoke the API Connect Rest interface
Guest Post by Chris Phillips Sachin Kumar Jha

When using the API Connect REST interface you need to identify yourself with a bearer token. This guide quickly walks through the commands needed.


HOME PROJECTS

Timelapse and Taking Snapshots with a Ring Doorbell

I recently bit the bullet and bought a ring doorbell pro. I have always wanted to do a timelapse over the year but something always got in the way. I did my research before deciding between NEST and RING and decided on RING simply because of the ring-client-api npm module.


Subscribe