mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-22 12:41:10 +10:00
feat: image provider + importer partial backend
This commit is contained in:
7
server/internal/metadata/README.md
Normal file
7
server/internal/metadata/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Metadata structure
|
||||
|
||||
## Content providers (`MetadataProvider`)
|
||||
Types & implementation is under `./content`. Providers under `./providers`
|
||||
|
||||
## Image providers (`ImageProvider`)
|
||||
Types & implementation is under `./image`. Providers under `./providers`
|
||||
Reference in New Issue
Block a user