-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #5 moved Album-Query to it's own class * #10 added code sniffer * #10 more styling fixes * #10 updated the CLI variable in the Makefile * #10 added lyrics to the songs * #10 added words to the lyrics * #10 code style fix * #10 added qaqaz_latin library - library is now resposible for latin - started adding post route * #10 added song specific cover-art for song * #10 * made APIResponse static * fixed response types in the mysql classes * added param to former badData response * #20 responseData is now optional * #20 POST /song now writes to Album, Artist, Lyrics, Song, SongArtists * #20 added method to write to AlbumArtists * #20 fixed exception on unused id * #20 added media to post route * #20 added media to get route * #20 renamed SongDataMapper back
- Loading branch information
Showing
23 changed files
with
724 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.