-
Designing APIs
technical api api management api documentation swagger apiman wadlOverview of designing APIs? In an integration scenario, API (Application Programmable Interface) is used by a service provider to represent a function that consumers can use. Consumers would ideally like a stable and simple to consume API. This requires that the API details are appropriately documented by the API provider....
-
API Management -- conceptual architecture for Retail industry
technical architecture api management apis retail logistics design patternAPI Management within Retail business An API -Application Programming Interface- driven economy forms the backbone of the ongoing digital revolution. In simple terms, API allows a business to offer consistent, secure, and reusable business functions to the market. This approach is critical to enable a consistent customer experience when engaging...
-
Maven repositories to use with JBoss Fuse
technical development java mavenMaven repos to use for development with JBoss Fuse For a Java developer, it is important to understand which Maven repositories he or she should be using to resolve all the artifacts and libraries required for the project. Two important repositories to be aware of when working with JBoss Fuse...
-
Similarities between Retail and Logistics industries from IT perspective
business retail logistics api management design patterns retail logisticsSpecial case of retail business A very large retailer in Australia, with approximately 1000 supermarkets, 1000 mini-stores, and 1000 specialist stores like liquor, etc is in the midst of establishing an API strategy. This article will refer to the retailer as RA. Recently, I had the opportunity to discuss with...
-
Developing APIMan using Docker
technical how to apiman docker mac os xDeveloper’s guide to start working with APIMan What is APIMan? APIMan is an open source project for developing an API management solution. About this article APIMan has a very interesting value proposition. Developing features, add-ons is a very effective way of getting started with a project. I couldn’t find a...