Two WSO2 API Manager for Internal and External use

六眼飞鱼酱① 提交于 2019-12-12 00:02:50

问题


  1. Is it a common practice to have one API Manager for external user (and internal developers/publishers) and another one for internal users/developers/publishers?

  2. If I have SOAP services in the backend, does that mean I should expose them as SOAP APIs in my internal API Manager? Do the consumers still need to generate the stubs?


回答1:


yes you can have external setup for external users and internal setup for internal users. when come to developers you can setup a dev environment for them. once api is developed by developers. It can be given for QA.For that you can setup a test environment. once tested you can delpoly your api in production environment.production environment will have external and internal setup.

api manager supports rest to soap conversion . So that is not necessary that you want to create your api to only support soap



来源:https://stackoverflow.com/questions/28005955/two-wso2-api-manager-for-internal-and-external-use

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!