@atlas-engine/core_domain.runtime_repository.httpdeprecated

Contains the repository that the Core domain uses for accessing the runtime domain via HTTP.

Usage no npm install needed!

<script type="module">
  import atlasEngineCoreDomainRuntimeRepositoryHttp from 'https://cdn.skypack.dev/@atlas-engine/core_domain.runtime_repository.http';
</script>

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.