README
@astral-atlas/sesame-client
A client library for interacting with the sesame service over it's http rest api. Requires a @lukekaalim/http-client compatible client to get started.
Client for making sesame-api requests
<script type="module">
import astralAtlasSesameClient from 'https://cdn.skypack.dev/@astral-atlas/sesame-client';
</script>
@astral-atlas/sesame-clientA client library for interacting with the sesame service over it's http rest api. Requires a @lukekaalim/http-client compatible client to get started.