🔌 Delve Plugin Registry

Discover and install plugins for the Delve app

- Plugins
- Categories
- Versions

Available Plugins

Loading plugins...

📡 API Endpoints

Integrate with the registry programmatically using these endpoints:

GET ./registry.yml
Registry metadata and complete plugin catalog
GET ./api/plugins.json
Simplified plugin list with search metadata
GET ./{plugin-id}/plugin.json
Detailed plugin metadata and configuration
GET ./{plugin-id}/releases/{version}/{asset}
Download plugin binaries and assets