README
Core RuntimeRepository - HTTP implementation
A repository for accessing the runtime domain through HTTP. Makes use of the HTTP client provided by the Runtime Domain.
Contains the repository that the Core domain uses for accessing the runtime domain via HTTP.
<script type="module">
import atlasEngineCoreDomainRuntimeRepositoryHttp from 'https://cdn.skypack.dev/@atlas-engine/core_domain.runtime_repository.http';
</script>
A repository for accessing the runtime domain through HTTP. Makes use of the HTTP client provided by the Runtime Domain.