Sep
23,
2024
How AI Transforms APIOps: Boosting Efficiency & Automation
In the fast-evolving realm of software development, APIs have become the linchpin for seamless integration and innovation. However, effectively managing the lifecycle of APIs poses significant challenges. This is where APIOps comes into play, a methodology that seamlessly blends DevOps principles with API management to streamline operations and enhance efficiency....
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.
Jun
10,
2024
Watch Session: Beyond RESTful: Modern API Standards That Challenge REST’s Monopoly
Markus Ziller's session from the last version of the API Conference was one of the most beloved ones. In this blog you can see the whole session for free.
May
28,
2024
Watch Session: Let’s Build a Supergraph Using ChatGPT
In this talk, we will explore the process of building a Supergraph, a GraphQL schema that merges multiple sub-schemas, with the assistance of ChatGPT, an AI-powered chatbot engine. We will discuss how leveraging AI tools like ChatGPT can expedite the creation of prototypes.
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.
Mar
25,
2024
Unlocking Business Benefits with APIs
Renowned API expert Liad Bokovsky discusses the transformative power and benefits of APIs in the business landscape, highlighting their ability to enable faster innovation, strengthen partnerships, and enhance customer experiences. He also provides practical guidance on bridging the gap between business needs and technology solutions for successful API programs.
Jan
31,
2024
The Dangers of API Design
APIs are an interesting topic, especially from a security perspective. Consider what an API is designed to enable. An application can communicate and exchange data with another application, including over the public Internet. By its very nature, an API must be publicly accessible. This makes APIs especially vulnerable to attack.
Oct
9,
2023
API Design with Patterns: Patterned Design
Designing APIs is a critical activity in many software projects. Its success depends upon requirements and the experience of the API designers. Pattern collections document collective experiences, making it possible to arrive at suitable designs quickly and with less risk. Join us on a short journey through microservices API patterns...
Sep
13,
2023
Conducting API Design Reviews
This article shows why it is extremely important to conduct API design reviews before interfaces go live.
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...