Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 665 Bytes

File metadata and controls

19 lines (13 loc) · 665 Bytes

dmstr/api-configuration-bundle

Manage external API connections as Doctrine entities.

Features (planned)

  • ApiConfiguration entity — type, credentials (encrypted), endpoint config
  • Custom operations: health, authorize, test-connection
  • ApiExtensionRegistry — discoverable adapter pattern via tag
  • ApiExtensionInterface / AuthorizableExtensionInterface — adapters implement these to plug in
  • OAuth callback controller for authorize flow
  • CLI mirrors: api-configuration:create, :health, :test-connection

License

MIT © diemeisterei GmbH