README
Runtime Domain HTTP Client
The clients provides HTTP based access points for communicating with the Runtime Domain Server.
Contains the client for accessing the AtlasEngine's core domain via HTTP.
<script type="module">
import atlasEngineCoreDomainClientHttp from 'https://cdn.skypack.dev/@atlas-engine/core_domain.client.http';
</script>
The clients provides HTTP based access points for communicating with the Runtime Domain Server.