Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 615 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 615 Bytes

Hadrian

Hadrian is a repository of storing meta-data about SOA services and integrating with backend services to coordinate the building, provisioning, and deploying of services.

Features

  • Create and manage meta-data about services.
  • Webhooks to execute scripts in response to:
    • creating/modifying/deleting instances of a service.
    • creating/modifying/deleting end points.
    • adding/removing an instance of a service to an end point.
  • Rest API to access the service repository.
  • Hadrian lets you record how services depend on each other.
  • Graph the relationships of services.