Directories
¶
| Path | Synopsis |
|---|---|
|
database
|
|
|
model
Package model contains all databank models
|
Package model contains all databank models |
|
repository
Package repository interacts with the databank and returns models
|
Package repository interacts with the databank and returns models |
|
Package generator creates and maintaines playlists based on parameters and presets
|
Package generator creates and maintaines playlists based on parameters and presets |
|
Package server starts the server
|
Package server starts the server |
|
api
Package api contains all api routes
|
Package api contains all api routes |
|
dto
Package dto forms the bridge between the api data and the internal models
|
Package dto forms the bridge between the api data and the internal models |
|
middlewares
Package middlewares contains the server middlewares
|
Package middlewares contains the server middlewares |
|
service
Package service is the business logic connects the api with the internal mechanisms
|
Package service is the business logic connects the api with the internal mechanisms |
|
Package spotifyapi interacts with the spotify api
|
Package spotifyapi interacts with the spotify api |
|
Package spotifysync syncronizes our local database with the spotify api
|
Package spotifysync syncronizes our local database with the spotify api |
|
Package task provides an interface to schedule background recurring tasks
|
Package task provides an interface to schedule background recurring tasks |
Click to show internal directories.
Click to hide internal directories.