Jun
24,
2024
4 Aspects of API Management to Make Sure You Have Covered
Application Programming Interfaces (APIs) play an essential role in modern software development by facilitating communication between different applications. APIs transfer information, data, and commands from one application to another, making them crucial for running programs.
May
6,
2024
Watch Session: Navigating the API Jungle: The Case for Structured Governance Frameworks
In today's digital realm, APIs are the cornerstone of innovation and collaboration, fueling the engine of Digital Transformation. However, with their rapid proliferation comes the urgent need for governance and control.
Jul
26,
2023
Quo Vadis, API Management? Developments in API Management
Over the last 20 years, API management has developed dynamically. You could go back even further in the history of “computing” and end up in the late 1960s, where the term “application program interface” first appeared in literature. But let's limit ourselves to the more recent past, where the discussion...
May
18,
2022
Simple, but practical
Since the existence of Java, there’s been a need to access libraries and third-party memory written in other programming languages. This is particularly true for those developed with C/C++. The Java platform offers the Java Native Interface (JNI) for these accesses. With JNI, applications can contain native code written in...
Nov
10,
2021
Keynote: API Anti-Patterns: WD-40 for Your Digital Initiatives
It’s been a few weeks since we wrapped up another great edition of the API Conference but we still remember the amazing talks! One of them was Erik Wilde's keynote, “API Anti-Patterns: WD-40 for Your Digital Initiatives”, where he looks at the most important aspects of API management and illustrates which problems jeopardize...
Jul
6,
2021
Start at the edge, typically with an API gateway, and work inwards
We spoke with Daniel Bryant about how API gateways have evolved, what impact microservices has on APIs, service meshes, and more. What are the biggest challenges when deploying and working with API gateways and what helpful tips does Daniel Bryant offer?
Feb
15,
2021
API gateway or just a service mesh tool?
Large software systems usually do not exist alone and often have many partner systems calling its APIs. The number of partner systems can quickly reach double digits. The smaller the services are cut, which currently tends to happen in projects, the higher the number of partner systems that must be...