The term API appeared way before the World Wide Web but more recently a new term appeared: “API gateway”. It sounds a bit strange at first as the API concept in itself already suggests a gateway. It might leave you wondering “what is an API gateway?”.
Accessing the Exchange calendar in Node.js via Connect Bridge
Accessing Microsoft based systems, like Microsoft SharePoint or Exchange, from Node.js applications, especially those not hosted on a Microsoft Windows platform, may be a little tricky.
Middleware everywhere
It is not so easy to define middleware as you might think. In general, middleware is software that can link two separate applications together. It is in the middle of those applications, thus the term “middleware”. The thing is that the term middleware has evolved and is now used in…
Microsoft Exchange API in your Java code
Your Java code needs to send mail using Microsoft Exchange Server. Or you need to read email from Microsoft Exchange Server using Java. Or maybe it is the calendars that you are interested in and you are trying to get information from there or trying to sync…
JAVA DEVELOPERS: Talking to Microsoft Dynamics in your Java code
Have you ever considered connecting to Microsoft Dynamics from your Java code? Yes, I know… you’d rather stay away from anything Microsoft… But what if you could get the data from Microsoft Dynamics (or even to Micros…
How to read email from Exchange Server – a Python tutorial using Connect Bridge
This article describes how to make Python connect to Exchange, that is, how to read mail from a Microsoft Exchange Server (Exchange 2010, 2013, 2016, 2019, Online) using a Python language script.
Access Trello API using Python scripts with Connect Bridge
Keen to access Trello API with Python scripts quick and without the need to learn Trello API? Read this turtorial and learn how incredibly easy can it be with Connect Bridge.
Read more