如何在Azure API Management上集成NodeJS API? [英] How to integrate NodeJS API on Azure API Management?

查看:90
本文介绍了如何在Azure API Management上集成NodeJS API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

需要帮助才能理解,如何在Azure API Management上集成NodeJS API。

解决方案

如果您有一个适用于您的NodeJS API的swagger规范,你可以
import
即$。b $ b否则,您可以从
scratch


至于NodeJS API,您几乎可以在任何地方部署它。
- In一个VNET或一个外面的
- 在虚拟机,应用服务,AKS,容器等中


只要APIM可以访问它,你就是好的


Need help to understand, how to integrate NodeJS API on Azure API Management.

解决方案

If you have a swagger spec available for your NodeJS API, you can just import that is.
Otherwise, you can define the API from scratch.

As for the NodeJS API, you can deploy it almost anywhere
- In a VNET or outside one
- In a VM, App Service, AKS, Container, etc.

As long as APIM can access it, you're good.


这篇关于如何在Azure API Management上集成NodeJS API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆