setup proxy on on-prem server on Anypoint Platform

62 views Asked by At

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?

1

There are 1 answers

1
aled On

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.