npm install restleryarn add restlerpnpm add restler<script src="https://fastly.jsdelivr.net/npm/restler"></script><script src="https://unpkg.com/restler"></script><script type="module">
import restler from 'https://cdn.jsdelivr.net/npm/restler/+esm';
</script><script type="module">
import restler from 'https://cdn.skypack.dev/restler';
</script>