Registry overview

The registry is the service for package metadata, discovery, and API-driven resolve operations.

Registry role

registry.dbpm.io provides:

  • package metadata and search
  • version and dependency resolution
  • package browser and API documentation

Canonical API endpoint

Use the registry service for machine-facing package operations.

dbpm vs registry

dbpm deploys packages; the registry resolves package identities and metadata.

  • Registry aliases may remain for compatibility, but new examples should point to https://registry.dbpm.io.
  • dbpm does not become an API endpoint by itself.
  • The registry is one ecosystem service, not the full product.