* Added crates and dependency features
* Added endpoint to stream songs
* Changed name of function
* Song stream endpoint is now available
* Endpoint is now working
* Added test
* Warning fixes
* Code formatting
* Added TODO for later
* Test fix
* Version bump
* Added initial code to get coverart endpoint
* Test migration cleanup
* Updated icarus_models
* Made endpoint evailable
* Added test
* Version bump
* Code formatting
* Added icarus_envy
* Commenting out dotenvy crate
* Removing environment and keys modules
* Replacing with icarus_envy
* Making changes to test code
* Removing lingering references in tests
* Test fix
* Test fix
* Another test fix
* Rust formatting
* Removing commented crate
* Using v0.2.0 version of icarus_envy
* Changes to coverartQueue migrations
* Added endpoint to wipe data from coverart queue
* Added constant for endpoint
* Endpoint is now available
* Added test
Need to complete
* Test is working
* Code formatting
* Removed TODO
* Added TODOs for later
* Added endpoint to wipe data from song queue
* Migration changes
* Syntax error fix
* Added and linked endpoint
* Added test
* Warning fixes
* Code formatting
* Added migrations for coverart
* Test refactor
* Code formatting
* Added endpoint to create coverart
* Endpoint is available
* Migration changes to song table
* some fixes
* Added test
* Test refactor
* Code formatting
* Clippy warning fixes
* Code cleanup
* Added endpoint
* Endpoint is now accessible
* Moved request to its own function in tests
* Added test, but running into issues
* Fixing code causing test to fail
* Code formatting
* Added initial code to link coverart id and song queue id
* Added more functionality
* Preparing test
* Finished test
* Cleanup
* Code formatting
* Clippy warning fix