README
Atlas Engine API Repository - HTTP implementation
A repository for accessing the Core- and Runtime- domains through HTTP.
Makes use of the HTTP adapters provided by these Domains.
Contains the repository that the API uses for accessing the Core- and Runtime- domains via HTTP.
<script type="module">
import atlasEngineApiRepositoryHttp from 'https://cdn.skypack.dev/@atlas-engine/api.repository.http';
</script>
A repository for accessing the Core- and Runtime- domains through HTTP.
Makes use of the HTTP adapters provided by these Domains.