Benefits of using Azure API Management with microservices
tirsdag 12. februar 2019
The IT industry is experiencing a shift from monolithic applications to microservices-based architectures.
tirsdag 12. februar 2019
The IT industry is experiencing a shift from monolithic applications to microservices-based architectures.
onsdag 23. januar 2019
Azure API Management has just introduced preview support of OpenAPI Specification v3 – the latest version of the broadly used open-source standard of describing APIs. Implementation of the feature is based on the OpenAPI.NET SDK.
mandag 3. desember 2018
Azure Integration Services will be hosting a joint Twitter Ask Me Anything (AMA), or actually “Ask Us Anything”, session for API Management, Logic Apps, Service Bus, and Event Grid on Thursday, December 6, 2018 from 8:30 AM to 10:00 AM Pacific Time.
fredag 29. september 2017
The new Versions and Revisions feature was designed to fit as seamlessly as possible into our existing management API. From a high level perspective, working with a current Revision is identical to the way working with an API has always been.
mandag 25. september 2017
The set body policy is used for changing the request or response body. If the policy is in the inbound policy section it changes the request payload passed to the back-end API, however, if it is in the outbound section it changes the response payload returned by API Management to the client.
torsdag 14. september 2017
Today we are excited to announce the public preview of support for Versions and Revisions in Azure API Management! This new feature gives you flexibility and control in how you manage change and the lifecycle of your API.
onsdag 13. september 2017
When talking to developers building HTTP APIs the subject of versioning comes up regularly. A quick web search will reveal hundreds of articles promoting guidance on the subject.
onsdag 14. desember 2016
A few months ago we added SOAP pass-through support to Azure API Management - thank you to all of you using and giving us feedback on this feature. One of the top requests was, "How can I transform my SOAP backend into a RESTful HTTP front end?"
mandag 24. oktober 2016
Over the past few years, an API description format called Swagger has quickly gained momentum. In order to reach it's full potential the specification was recently donated by its owner Smartbear, to the OpenAPI Initiative group.
torsdag 13. oktober 2016
Many of our customers have requested the ability to use Azure API Management to create a proxy for their SOAP APIs in the same way that we allow them to for REST/HTTP APIs, enabling developer portal integration, analytics, policies etc