README
ProcessEngine.CompatibilityProxyServer
Proxy server, providing endpoints compatible with the ProcessEngine Runtime HTTP REST API
Provides endpoints for the ProcessEngine's ManagementAPI and ConsumerAPI and maps them against the AtlasEngine's AdminDomain and UserDmain respectively.
<script type="module">
import atlasEngineProcessEngineProxy from 'https://cdn.skypack.dev/@atlas-engine/process_engine_proxy';
</script>
Proxy server, providing endpoints compatible with the ProcessEngine Runtime HTTP REST API