Devendra
Devendra

Reputation: 221

setup proxy on on-prem server on Anypoint Platform

We have some application those are build in some other programing languages and for those API I need to setup proxy on on-prem server.

We can do this in API Manager in Anypoint Platform but how we can do the same in case of on-prem standalone server?

Upvotes: 0

Views: 105

Answers (1)

aled
aled

Reputation: 25782

API Manager can manage REST APIs by deploying an autogenerated proxy application. API Manager can deploy it either to CloudHub or to your standalone Mule server that is registered in Runtime Manager. The documentation has a step by step guide.

Upvotes: 1

Related Questions