265 packages
@atlas-engine/admin_domain.application.minimal
Application for providing access to the admin domain. Can communicate with a RuntimeDomain and CoreDomain application through http. Can be started as a service, or be embedded into another application.
@atlas-engine/admin_domain.application.standalone
Standalone application for providing access to the admin domain. Includes a fully embedded core- and runtime- domain. Can be started as a service, or be embedded into another application.
@atlas-engine/admin_domain.client.http
Contains the client for accessing the AtlasEngine's admin domain via HTTP.
@atlas-engine/admin_domain.contracts
Contains the contracts for accessing the AtlasEngine's public admin domain.
@atlas-engine/admin_domain.endpoint.http
Contains the HTTP endpoint for accessing the Admin domain.
@atlas-engine/admin_domain.repository.embedded
Contains the repository that the admin domain uses for accessing the Core- and Runtime- domains in an embedded application.
@atlas-engine/admin_domain.repository.http
Contains the repository that the admin domain uses for accessing the Core- and Runtime- domains via HTTP.
@atlas-engine/admin_domain.services
Contains a number of services that contain the central logic of the AtlasEngine's Admin domain.
@atlas-engine/api.contracts
Contains the contracts for accessing the Atlas Engine's public API.
@atlas-engine/api.endpoint.http
Contains the HTTP endpoint for accessing the AtlasEngine API.