Welcome to the IBM TechXchange Community, a place to collaborate, share knowledge, & support one another in everyday challenges. Connect with your fellow members through forums, blogs, files, & face-to-face networking.
IBM Integration Come for answers. Stay for best practices. All we’re missing is you. Join / Log in Ask a question
Authored by Anant Jhingran - IBM Fellow and V ice P resident , IBM Integration For over a decade, REST APIs have been the gold standard for APIs. REST has become the predominant pattern (replacing SOAP/XML) because of its simplicity, and availability of tooling around...
Summary GraphQL is a form of API that allows the requester to ask for specific sets of data and get exactly those data back (irrespective of how many backends the data is assembled from). However, building a scalable, performant, secure GraphQL API is not easy. IBM’s StepZen Graph Server...
Wed May 31, 2023 | 11:30 AM - 12:30 PM ET
The definition of “API” (Application Programming Interface) has changed yet again! In January 2018 I wrote “ What is an API? And What is the API Economy? ”, introducing a new definition for API. That definition while still true has become incomplete. But I’ve jumped ahead. So, let’s...
API Connect and DataPower v10.0.2 has a lot of new and requested features that empower developers and API product managers as well as increases API security. New Upgrade Options! First and foremost, v10.0.2 has added some new upgrade capabilities including the ability to upgrade to v10...
Pop quiz : You’ve been using an API Management solution for a few years now with REST APIs and a few SOAP APIs. What’s the most important thing you need as you start adding GraphQL APIs into the mix? Answer : Consistency. You have many APIs today: you manage them in an API Manager...