Able to save song and cover art to the appropriate paths. Next is saving it to the database
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
#include "oatpp/web/server/api/ApiController.hpp"
|
||||
|
||||
#include "managers/song_manager.h"
|
||||
#include "models/models.h"
|
||||
#include "managers/token_manager.h"
|
||||
#include "models/models.h"
|
||||
#include "types/scopes.h"
|
||||
|
||||
class songController : public oatpp::web::server::api::ApiController
|
||||
|
||||
Reference in New Issue
Block a user