README
aufero-sidecar-sdk
The Aufero Sidecar SDK simplifies calling the sidecar to resolve routes based on audience characteristics.
Testing
Run the sidecar or a mock locally, replace the base URL in the test, and npm run test.
The Aufero Sidecar SDK simplifies calling the sidecar to resolve routes based on audience characteristics.
<script type="module">
import auferoSidecarSdk from 'https://cdn.skypack.dev/@aufero/sidecar-sdk';
</script>
The Aufero Sidecar SDK simplifies calling the sidecar to resolve routes based on audience characteristics.
Run the sidecar or a mock locally, replace the base URL in the test, and npm run test.