This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
soaricarus_api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
v0.1.3
soaricarus_api
/
include
/
dto
T
History
kdeng00
5fefc451d5
Adding coverart id field to Song dto object to return the coverart id that the song is associated with so it is easier to get the cover art
2019-10-21 21:54:50 -04:00
..
conversion
Adding coverart id field to Song dto object to return the coverart id that the song is associated with so it is easier to get the cover art
2019-10-21 21:54:50 -04:00
AlbumDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00
ArtistDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00
CoverArtDto.hpp
Still in the process of switching to prepared statements. Left TODO for removing the make_shared_ptr for the raw song data. Added feature to retrieve a sing cover art record in json format
2019-09-05 20:57:13 -04:00
GenreDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00
LoginResultDto.hpp
some changes
2019-10-13 11:29:40 -04:00
SongDto.hpp
Adding coverart id field to Song dto object to return the coverart id that the song is associated with so it is easier to get the cover art
2019-10-21 21:54:50 -04:00
YearDto.hpp
Need to work on the ability to fetch records for Artist, Genre, and Year
2019-09-06 22:38:14 -04:00