Skip to content

dmstr/api-configuration-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Configurable external API connections: ApiConfiguration entity with type+credentials, health-check + OAuth-authorize flow, ApiExtensionRegistry adapter pattern.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages