Benefits of using Azure API Management with microservices
2019年2月12日
The IT industry is experiencing a shift from monolithic applications to microservices-based architectures.
2019年2月12日
The IT industry is experiencing a shift from monolithic applications to microservices-based architectures.
2019年1月23日
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.
2018年12月3日
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.
2017年9月29日
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.
2017年9月25日
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.
2017年9月14日
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.
2017年9月13日
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.
2016年12月14日
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?"
2016年10月24日
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.
2016年10月13日
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