Bånder Documentation
Guides
- Operator's Guide — Deploy, configure, and maintain Bånder
- Developer's Guide — Architecture, coding, and contributing
Auto-Generated Reference
- API Reference — All routes grouped by bounded context
- Domain Model Reference — Aggregate roots and value objects
- Architecture Guide — DDD layers, CQRS flow, and patterns
Bounded Contexts
- Activity
- Auth — Repository interface for OAuth clients.
- Catalog — Represents the type or format of a music release.
- Command
- Filesystem
- Library
- Lyrics
- Media — Value object representing a file stored on disk.
- Metadata
- Notification
- Party — Internal state for PartyMember aggregate root.
- Playlist
- Recommendation — Represents a valid recommendation entity type.
- Shared
- Transcode — Dispatched when a client pauses, seeks, or resumes playback during transcoding.
- UserPreference
External Resources
- Full API Documentation (phpDocumentor)